aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-01-16 17:30:23 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-01-16 17:30:23 +0000
commit42cccf3e3cdbb60a50565a8698babcdcdc70dac8 (patch)
treee8a13fa31a34b2e42be75585b44d21ecf7f0c122 /Makefile.am
parent3ec4589aa403bcd895edec97d9e4bdb7ab2c4f80 (diff)
Add the idl dir to distro (second try).
svn path=/trunk/; revision=27246
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index fab9810bdb..fb5fa5d505 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -815,9 +815,9 @@ endif
DIST_SUBDIRS = asn1 codecs doc epan gtk help idl packaging plugins tools wiretap wsutil
if HAVE_PLUGINS
-SUBDIRS = tools wsutil wiretap doc epan plugins packaging help idl @wireshark_SUBDIRS@
+SUBDIRS = tools wsutil wiretap doc epan plugins packaging help @wireshark_SUBDIRS@
else
-SUBDIRS = tools wsutil wiretap doc epan packaging help idl @wireshark_SUBDIRS@
+SUBDIRS = tools wsutil wiretap doc epan packaging help @wireshark_SUBDIRS@
endif
FAQ help/faq.txt: $(srcdir)/help/faq.py