aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index dfeb571..8768298 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,14 +15,14 @@
# along with GDBM. If not, see <http://www.gnu.org/licenses/>. */
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = NOTE-WARNING
+EXTRA_DIST = build-aux/config.rpath NOTE-WARNING
if COMPAT_OPT
MAYBE_COMPAT = compat
endif
if ENABLE_EXPORT
MAYBE_EXPORT = export
endif
-SUBDIRS = src doc $(MAYBE_COMPAT) $(MAYBE_EXPORT) tests
+SUBDIRS = po src doc $(MAYBE_COMPAT) $(MAYBE_EXPORT) tests
DISTCHECK_CONFIGURE_FLAGS = --enable-libgdbm-compat

Return to:

Send suggestions and report system problems to the System administrator.