aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
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 /wiretap
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 'wiretap')
-rw-r--r--wiretap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index e025aeca6d..c25827ec95 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -64,6 +64,7 @@ EXTRA_DIST = \
README.developer \
Makefile.common \
Makefile.nmake \
+ libwiretap.vcproj \
wtap.def \
$(GENERATOR_FILES) \
$(GENERATED_FILES)