summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-08-23 11:22:00 +0100
committerColin Watson <cjwatson@debian.org>2009-08-23 11:22:00 +0100
commit5c2c43ee14d61470b7466ff7b14e3f3e317bb136 (patch)
tree237c5ad52b55c90f309257aff5d312f2b90bc80d /Makefile.am
parent6fc212ac3edd2bac162af15c55ac475442676a94 (diff)
* Makefile.am (EXTRA_DIST): Distribute gnulib/lib/xmalloc.patch.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 276127ff..2ecdb51f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,7 +23,7 @@ SUBDIRS = docs intl gnulib/lib gnulib/po lib libdb src man manual po tools
dist_noinst_DATA = NEWS README include/README
-EXTRA_DIST = autogen.sh gnulib/m4/gnulib-cache.m4
+EXTRA_DIST = autogen.sh gnulib/lib/xmalloc.patch gnulib/m4/gnulib-cache.m4
# Note that autopoint installs into the first directory here. Yes, this
# means that it installs into gnulib/m4, so we always run gnulib-tool after