summaryrefslogtreecommitdiff
path: root/asn1/Makefile.inc
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.inc
parentc2d0c8fa3161a00dfa3942d55cb60de677ba9c9b (diff)
downloadwireshark-bbc3a702c5dc7bc100e763f935f74c7c577534cb.tar.gz
Don't generate dissectors on top level make.
svn path=/trunk/; revision=23203
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)