aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-30 23:20:03 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-30 23:20:03 +0000
commitbc9f8d0cd707c411d8b8a05be5efc9060ff0563c (patch)
tree11a42ca3357aa9f26a3b7b19e63dadb3f3ead5fe /Makefile.am
parent27fcf779aecfbd3d0cb80f12f9a30f2665be1e26 (diff)
Add Visual C++ project files to the distribution.
svn path=/trunk/; revision=33386
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3526d5d949..1fde48c1c4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -832,7 +832,12 @@ EXTRA_DIST = \
cmake/modules/FindM.cmake \
cmake/modules/FindKERBEROS.cmake \
cmake/modules/FindPOD.cmake \
- CPackConfig.txt
+ CPackConfig.txt \
+ all.vcproj \
+ dumpcap.vcproj \
+ packaging.vcproj \
+ tshark.vcproj \
+ wireshark.vcproj
install-exec-hook:
if HAVE_DUMPCAP_GROUP