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 cf5da9f926..a8642d4e10 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -40,6 +40,7 @@ endif
libwsutil_nonrepl_INCLUDES = \
adler32.h \
aes.h \
+ base32.h \
base64.h \
bits_count_ones.h \
bits_ctz.h \
@@ -118,6 +119,7 @@ libwsutil_la_SOURCES = \
adler32.c \
aes.c \
airpdcap_wep.c \
+ base32.c \
base64.c \
bitswap.c \
buffer.c \