]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
gpgsqlbackend: add missing schema file to Makefile 8157/head
authortcely <tcely@users.noreply.github.com>
Sun, 4 Aug 2019 09:12:30 +0000 (05:12 -0400)
committerGitHub <noreply@github.com>
Sun, 4 Aug 2019 09:12:30 +0000 (05:12 -0400)
modules/gpgsqlbackend/Makefile.am

index 8a820d516bbc0f828c85f372962628cd2673783e..9e2f271702e70bdcc41bbc733973f97f38043527 100644 (file)
@@ -12,6 +12,7 @@ dist_doc_DATA = \
        schema.pgsql.sql \
        nodnssec-3.x_to_3.4.0_schema.pgsql.sql \
        dnssec-3.x_to_3.4.0_schema.pgsql.sql \
+       4.1.10_to_4.1.11.schema.pgsql.sql \
        3.4.0_to_4.1.0_schema.pgsql.sql
 
 libgpgsqlbackend_la_SOURCES = \