aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compat/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/compat/Makefile.am b/compat/Makefile.am
index 91bd820..a0ede80 100644
--- a/compat/Makefile.am
+++ b/compat/Makefile.am
@@ -24,6 +24,9 @@ VI_AGE = 0
lib_LTLIBRARIES = libgdbm_compat.la
+include_HEADERS = dbm.h ndbm.h
+noinst_HEADERS = dbm-priv.h
+
DBM_CF=\
dbminit.c\
delete.c\

Return to:

Send suggestions and report system problems to the System administrator.