summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extcap/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 46eeb5cc8b..6ca767837a 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -25,6 +25,9 @@ ACLOCAL_AMFLAGS = `../aclocal-flags`
AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
extcap_PROGRAMS = \
@androiddump_bin@ \
@randpktdump_bin@ \