aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.common
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-07-28 23:41:18 +0000
committerEvan Huus <eapache@gmail.com>2013-07-28 23:41:18 +0000
commit0b796e53cfecb83265b565b4813af6c8b3e24298 (patch)
tree756e87b2516f8eea457a4dcb10854cc2be877369 /wiretap/Makefile.common
parent21ba3c2352ebdf1021fbe0f8ee5e45ec11e7dfb4 (diff)
From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8962
Enhancement: Add STANAG 4607 file format svn path=/trunk/; revision=50996
Diffstat (limited to 'wiretap/Makefile.common')
-rw-r--r--wiretap/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/Makefile.common b/wiretap/Makefile.common
index b03904fe27..50bf121651 100644
--- a/wiretap/Makefile.common
+++ b/wiretap/Makefile.common
@@ -75,6 +75,7 @@ NONGENERATED_C_FILES = \
pppdump.c \
radcom.c \
snoop.c \
+ stanag4607.c \
tnef.c \
toshiba.c \
visual.c \
@@ -133,6 +134,7 @@ NONGENERATED_HEADER_FILES = \
pppdump.h \
radcom.h \
snoop.h \
+ stanag4607.h \
tnef.h \
toshiba.h \
visual.h \