summaryrefslogtreecommitdiff
path: root/src/auditordb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-02-24 12:37:00 +0100
committerChristian Grothoff <christian@grothoff.org>2020-02-24 12:37:00 +0100
commit7d214bd979e71783d45f93a2944191c52e69baa7 (patch)
tree4019ec600bec3000fe7134c39ad91db970104f74 /src/auditordb/Makefile.am
parent93562574ab7c3b1647f9bb9317bd188912736cee (diff)
downloadexchange-7d214bd979e71783d45f93a2944191c52e69baa7.tar.gz
exchange-7d214bd979e71783d45f93a2944191c52e69baa7.tar.bz2
exchange-7d214bd979e71783d45f93a2944191c52e69baa7.zip
rename
Diffstat (limited to 'src/auditordb/Makefile.am')
-rw-r--r--src/auditordb/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am
index 3efdc200e..c7a2e0241 100644
--- a/src/auditordb/Makefile.am
+++ b/src/auditordb/Makefile.am
@@ -16,8 +16,8 @@ sqldir = $(prefix)/share/taler/sql/auditor/
sql_DATA = \
auditor-0000.sql \
auditor-0001.sql \
- drop0000.sql \
- restart0000.sql
+ drop0001.sql \
+ restart0001.sql
EXTRA_DIST = \
auditordb-postgres.conf \