aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.inc
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-16 14:09:33 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-16 14:09:33 +0000
commita63b3658aeff9c65c29cea89a0d0af6950356cc7 (patch)
treec624a7df3768e9077b1b1ce5573c6bf7053cdf83 /asn1/Makefile.inc
parentca597cab1c373f288bdc581611ebd11bce25c8cd (diff)
Don't generate dissectors on top level make.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23203 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/Makefile.inc')
-rw-r--r--asn1/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/asn1/Makefile.inc b/asn1/Makefile.inc
index 2582fece7c..1d5a16da83 100644
--- a/asn1/Makefile.inc
+++ b/asn1/Makefile.inc
@@ -21,8 +21,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-all: generate_dissector
-
generate_dissector: $(DISSECTOR_FILES)
generate_export: $(EXPORT_FILES)