aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>1998-11-18 04:02:17 +0000
committerGerald Combs <gerald@wireshark.org>1998-11-18 04:02:17 +0000
commitdae8277e2013df722ec9124c3e5bcd2c80147df9 (patch)
tree08e0e5b31ec962bce54c2aa7114819ecf27de89f /Makefile.am
parent369407d7b0e845cb8aa650664d03ca7bdb18db7c (diff)
* Don't build wiretap if it isn't configured.
* Bump the version to 0.5.0 svn path=/trunk/; revision=106
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f94f7c0259..ba5eae2c41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,4 +98,4 @@ EXTRA_DIST = \
print.ps \
rdps.c
-SUBDIRS=wiretap
+SUBDIRS=@WIRETAP_DIR@