aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e7b9d20..829ef1b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,7 +16,12 @@
noinst_LIBRARIES=libeclat.a
+if COND_GDBM
+ GDBMMAP=gdbmmap.c
+endif
+
maps = \
+ $(GDBMMAP)\
filemap.c
libeclat_a_SOURCES=\

Return to:

Send suggestions and report system problems to the System administrator.