summaryrefslogtreecommitdiff
path: root/lib/tests/Makefile.in
diff options
context:
space:
mode:
authornelson%bolyard.com <devnull@localhost>2007-08-08 00:40:16 +0000
committernelson%bolyard.com <devnull@localhost>2007-08-08 00:40:16 +0000
commit8b9692ea1393afc5bc59e3a7ecf7a585e5711059 (patch)
tree7a62caa45e6450e18a4ad2d9d6187bbe5f22e4d6 /lib/tests/Makefile.in
parentdc12385a10a9fbfa56e60ef1bdd5bfe56f5e404f (diff)
downloadnspr-hg-8b9692ea1393afc5bc59e3a7ecf7a585e5711059.tar.gz
Bug 346354 - Add test program for new PL_CreateLongOptState function. r=wtc
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