aboutsummaryrefslogtreecommitdiff
path: root/m4/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-21 00:47:06 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-21 00:47:06 +0100
commit8a039e9e8142bd95779fd8beb1b316be1a46668f (patch)
tree6c190c9b3f53b425de3df9a79b33c878d20801aa /m4/Makefile.am
parentc737a34c0f9fd5011048331ed5851b0524dec740 (diff)
downloadgnunet-8a039e9e8142bd95779fd8beb1b316be1a46668f.tar.gz
gnunet-8a039e9e8142bd95779fd8beb1b316be1a46668f.zip
fixing #5440: updating postgres test m4 macro
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index bce01daae..d41788460 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1,5 +1,7 @@
1# This Makefile.am is in the public domain 1# This Makefile.am is in the public domain
2EXTRA_DIST = glibc2.m4 intl.m4 intldir.m4 lock.m4 visibility.m4 \ 2EXTRA_DIST = glibc2.m4 intl.m4 intldir.m4 lock.m4 visibility.m4 \
3ax_compare_version.m4 \
4ax_lib_postgresql.m4 \
3absolute-header.m4 \ 5absolute-header.m4 \
4libunistring.m4 \ 6libunistring.m4 \
5codeset.m4 \ 7codeset.m4 \