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

Return to:

Send suggestions and report system problems to the System administrator.