aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.common
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-01-07 07:21:31 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-01-07 07:21:31 +0000
commit322d89cf1540fb6a374b49b6c8fde41d0f281619 (patch)
tree6b1e9bab7faa10c57de36ba638cb7febbb6c7ca1 /wiretap/Makefile.common
parent45f8882a526ec82b67b43e6d8867bc1763c4a865 (diff)
From Duncan Salerno:
Added LAPDm protocol dissector, GSM Um layer, and wiretap support for dct3trace captures, generated by gammu (many available at http://wiki.thc.org/gsm). svn path=/trunk/; revision=27176
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 e56a3bf3a2..68c411f1e8 100644
--- a/wiretap/Makefile.common
+++ b/wiretap/Makefile.common
@@ -41,6 +41,7 @@ NONGENERATED_C_FILES = \
cosine.c \
csids.c \
dbs-etherwatch.c \
+ dct3trace.c \
erf.c \
etherpeek.c \
eyesdn.c \
@@ -85,6 +86,7 @@ NONGENERATED_HEADER_FILES = \
cosine.h \
csids.h \
dbs-etherwatch.h \
+ dct3trace.h \
erf.h \
etherpeek.h \
eyesdn.h \