aboutsummaryrefslogtreecommitdiff
path: root/src/newcache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/newcache/Makefile.am')
-rw-r--r--src/newcache/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/newcache/Makefile.am b/src/newcache/Makefile.am
new file mode 100644
index 0000000..a916d36
--- /dev/null
+++ b/src/newcache/Makefile.am
@@ -0,0 +1,5 @@
+noinst_PROGRAMS=fetchkeys
+fetchkeys_SOURCES=fetchkeys.c
+VPATH=$(top_srcdir)/src
+LDADD=../../gdbm/newcache/src/.libs/libgdbm.a
+AM_CPPFLAGS=-I$(top_srcdir)/gdbm/newcache/src/

Return to:

Send suggestions and report system problems to the System administrator.