aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/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 /plugins/Makefile.am
parent51f26ab49a3fa6b0a238483e08548f21a07e048f (diff)
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 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index f51ce173eb..fbabf1b26f 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -42,7 +42,6 @@ plugindir = @plugindir@
EXTRA_DIST = \
$(_CUSTOM_EXTRA_DIST_) \
- plugins.vcproj \
Makefile.common.inc \
Makefile.nmake \
Custom.make.example \