summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2014-03-15 20:32:47 -0400
committerAnders Broman <a.broman58@gmail.com>2014-03-16 18:03:41 +0000
commitd8265cd8c66297bb7bf8d2e05482dd196a8804e6 (patch)
tree8b86e8f2c3202a93aa0b6c025c34e04d8b37755f /Makefile.am
parent51f26ab49a3fa6b0a238483e08548f21a07e048f (diff)
downloadwireshark-d8265cd8c66297bb7bf8d2e05482dd196a8804e6.tar.gz
Remove Visual Studio solution and project files (and their existence from Makefiles)
There have been discussions on -dev about removing this and I believe I was the last holdout. Finally convinced that I should just have a local copy (ignored by git) Change-Id: Ic72a22baf58e3412023cf851f0fce16eb07113b0 Reviewed-on: https://code.wireshark.org/review/681 Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 1ec8134cdd..31ccca37c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1056,12 +1056,7 @@ EXTRA_DIST = \
ui/win32/print_win32.c \
ui/win32/print_win32.h \
ui/win32/settings.ini \
- CPackConfig.txt \
- all.vcproj \
- dumpcap.vcproj \
- packaging.vcproj \
- tshark.vcproj \
- wireshark.vcproj
+ CPackConfig.txt
install-exec-hook:
if HAVE_DUMPCAP_GROUP