aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-11-18 04:02:17 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>1998-11-18 04:02:17 +0000
commit09ed9024c17e9641f64e30f3cff5f1535cfeb3d4 (patch)
tree08e0e5b31ec962bce54c2aa7114819ecf27de89f /Makefile.am
parentcdeaebdabd18b1ffba03b21bddac77192cfcb3a3 (diff)
* Don't build wiretap if it isn't configured.
* Bump the version to 0.5.0 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@106 f5534014-38df-0310-8fa8-9805f1628bb7
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@