summaryrefslogtreecommitdiff
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 76b968b66b..eba80f941a 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -64,6 +64,7 @@ libwsutil_nonrepl_INCLUDES = \
filesystem.h \
frequency-utils.h \
g711.h \
+ glib-compat.h \
inet_addr.h \
inet_ipv6.h \
interface.h \
@@ -142,6 +143,7 @@ libwsutil_la_SOURCES = \
filesystem.c \
frequency-utils.c \
g711.c \
+ glib-compat.c \
inet_addr.c \
interface.c \
jsmn.c \