summaryrefslogtreecommitdiff
path: root/lib/tests/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tests/Makefile.in')
-rw-r--r--lib/tests/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/tests/Makefile.in b/lib/tests/Makefile.in
index f3c05295..e833aabf 100644
--- a/lib/tests/Makefile.in
+++ b/lib/tests/Makefile.in
@@ -52,8 +52,9 @@ endif
CSRCS = \
arena.c \
- string.c \
- base64t.c
+ base64t.c \
+ getopt.c \
+ string.c
ifeq (,$(filter-out WINNT OS2,$(OS_ARCH)))
CSRCS += arena.c