summaryrefslogtreecommitdiff
path: root/asn1/Makefile.preinc
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-16 14:09:33 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-16 14:09:33 +0000
commitbbc3a702c5dc7bc100e763f935f74c7c577534cb (patch)
treec624a7df3768e9077b1b1ce5573c6bf7053cdf83 /asn1/Makefile.preinc
parentc2d0c8fa3161a00dfa3942d55cb60de677ba9c9b (diff)
downloadwireshark-bbc3a702c5dc7bc100e763f935f74c7c577534cb.tar.gz
Don't generate dissectors on top level make.
svn path=/trunk/; revision=23203
Diffstat (limited to 'asn1/Makefile.preinc')
-rw-r--r--asn1/Makefile.preinc4
1 files changed, 4 insertions, 0 deletions
diff --git a/asn1/Makefile.preinc b/asn1/Makefile.preinc
index 1b7ad0da0d..18b62215e1 100644
--- a/asn1/Makefile.preinc
+++ b/asn1/Makefile.preinc
@@ -22,3 +22,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
MAKE_CNF_EXPORT = $(MAKE) generate_export
+
+# Don't generate all the dissectors during toplevel make.
+all:
+