aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/Makefile.am')
-rw-r--r--wiretap/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/wiretap/Makefile.am b/wiretap/Makefile.am
index 5a9cd55d1e..af49decf99 100644
--- a/wiretap/Makefile.am
+++ b/wiretap/Makefile.am
@@ -1,4 +1,8 @@
-noinst_LIBRARIES = libwiretap.a
+noinst_LIBRARIES = @LIBWIRETAP_A@
+
+EXTRA_LIBRARIES = libwiretap.a
+
+CLEANFILES = libwiretap.a
libwiretap_a_SOURCES = \
buffer.c \