aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-30 23:20:03 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-06-30 23:20:03 +0000
commit95586b6fd8f01509fee793aff1499863532670eb (patch)
tree11a42ca3357aa9f26a3b7b19e63dadb3f3ead5fe /Makefile.am
parent0ab13503ebcc78390f13ec132a31c44e2551e05f (diff)
Add Visual C++ project files to the distribution.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33386 f5534014-38df-0310-8fa8-9805f1628bb7
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