From 42cccf3e3cdbb60a50565a8698babcdcdc70dac8 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Fri, 16 Jan 2009 17:30:23 +0000 Subject: Add the idl dir to distro (second try). svn path=/trunk/; revision=27246 --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3