summaryrefslogtreecommitdiff
path: root/extcap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/Makefile.am')
-rw-r--r--extcap/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/extcap/Makefile.am b/extcap/Makefile.am
index 6ca767837a..5a09365cda 100644
--- a/extcap/Makefile.am
+++ b/extcap/Makefile.am
@@ -19,6 +19,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+include Makefile.common
include ../Makefile.am.inc
ACLOCAL_AMFLAGS = `../aclocal-flags`
@@ -28,6 +29,9 @@ AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
MAINTAINERCLEANFILES = \
Makefile.in
+EXTRA_DIST = \
+ Makefile.common
+
extcap_PROGRAMS = \
@androiddump_bin@ \
@randpktdump_bin@ \