aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/Makefile.am
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-22 16:29:12 +0000
committerMarcus Brinkmann <[email protected]>2002-01-22 16:29:12 +0000
commitb863cea7d70e32d0b0bcd84f87f5350818722242 (patch)
tree92bb4b2448f5b2eb5651a730b47e3a71f8f438ce /jnlib/Makefile.am
parentRemove obsolete item. (diff)
downloadgpgme-b863cea7d70e32d0b0bcd84f87f5350818722242.tar.gz
gpgme-b863cea7d70e32d0b0bcd84f87f5350818722242.zip
Update to current version in newpg module.
Diffstat (limited to 'jnlib/Makefile.am')
-rw-r--r--jnlib/Makefile.am17
1 files changed, 10 insertions, 7 deletions
diff --git a/jnlib/Makefile.am b/jnlib/Makefile.am
index 1049f3c2..515a49a6 100644
--- a/jnlib/Makefile.am
+++ b/jnlib/Makefile.am
@@ -26,11 +26,14 @@ noinst_LIBRARIES = libjnlib.a
#libjnlib_a_LDFLAGS =
-libjnlib_a_SOURCES = libjnlib-config.h \
- xmalloc.c xmalloc.h \
- stringhelp.c stringhelp.h \
- argparse.c argparse.h \
- logging.c logging.h \
- types.h mischelp.h
-
+libjnlib_a_SOURCES = \
+ libjnlib-config.h \
+ stringhelp.c stringhelp.h \
+ strlist.c strlist.h \
+ argparse.c argparse.h \
+ logging.c logging.h \
+ dotlock.c dotlock.h \
+ types.h mischelp.h
+
+# xmalloc.c xmalloc.h