aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-22 15:21:50 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-22 15:21:50 +0100
commit5ffa64ed1a5967b363475257fe248c04a72aa28a (patch)
tree31c68a10b0b26a95f901b5100f972e358ef14099 /src/namestore/Makefile.am
parent7299f45d97d1dcc22d8155cfeb95939be6422bf4 (diff)
downloadgnunet-5ffa64ed1a5967b363475257fe248c04a72aa28a.tar.gz
gnunet-5ffa64ed1a5967b363475257fe248c04a72aa28a.zip
modernize namecache postgres implementation
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index b4d2b0ff2..98ee228e1 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -538,5 +538,6 @@ EXTRA_DIST = \
538 test_plugin_namestore_sqlite.conf \ 538 test_plugin_namestore_sqlite.conf \
539 test_plugin_namestore_postgres.conf \ 539 test_plugin_namestore_postgres.conf \
540 test_hostkey \ 540 test_hostkey \
541 example_zonefile \ 541 example_zonefile \
542 $(check_SCRIPTS) 542 $(check_SCRIPTS) \
543 $(sql_DATA)