aboutsummaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-14 20:17:54 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-14 20:17:54 +0000
commitae9ea0011da4ba01e5639611d61c442af8d42817 (patch)
tree2d99a4103ef576d8a1174f1231221558669e5f98 /compat
parent7a234870b64ed6e1e4facadb3b590863e365f7a4 (diff)
downloadgdbm-ae9ea0011da4ba01e5639611d61c442af8d42817.tar.gz
gdbm-ae9ea0011da4ba01e5639611d61c442af8d42817.tar.bz2
* compat/Makefile.am (libgdbm_compat_la_LIBADD): Link against libgdbm.
Diffstat (limited to 'compat')
-rw-r--r--compat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am
index e94a844..42554b6 100644
--- a/compat/Makefile.am
+++ b/compat/Makefile.am
@@ -23,6 +23,7 @@ VI_REVISION = 0
VI_AGE = 0
lib_LTLIBRARIES = libgdbm_compat.la
+libgdbm_compat_la_LIBADD = ../src/libgdbm.la
include_HEADERS = dbm.h ndbm.h
noinst_HEADERS = dbm-priv.h

Return to:

Send suggestions and report system problems to the System administrator.