aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 75059e089f..8abb2aaec0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -71,6 +71,7 @@ RANLIB = @RANLIB@
SNPRINTF_C = @SNPRINTF_C@
SNPRINTF_O = @SNPRINTF_O@
VERSION = @VERSION@
+WIRETAP_DIR = @WIRETAP_DIR@
bin_PROGRAMS = ethereal
@@ -166,7 +167,7 @@ EXTRA_DIST = \
print.ps \
rdps.c
-SUBDIRS=wiretap
+SUBDIRS=@WIRETAP_DIR@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h