aboutsummaryrefslogtreecommitdiffstats
path: root/epan/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'epan/Makefile.common')
-rw-r--r--epan/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/Makefile.common b/epan/Makefile.common
index dc4a4d0fb5..e25f5ac79c 100644
--- a/epan/Makefile.common
+++ b/epan/Makefile.common
@@ -27,6 +27,7 @@ LIBETHEREAL_SRC = \
addr_and_mask.c \
addr_resolv.c \
atalk-utils.c \
+ base64.c \
bitswap.c \
charsets.c \
circuit.c \
@@ -54,6 +55,7 @@ LIBETHEREAL_INCLUDES = \
addr_resolv.h \
address.h \
atalk-utils.h \
+ base64.h \
bitswap.h \
charsets.h \
circuit.h \