summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-16 22:29:17 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-16 22:29:17 +0100
commit843fb6838471d0035a8150c2a13718ea0f362a80 (patch)
treea67221ee0c2902c48c41af25078cb897994c0ed9 /src
parent303606b7cebab524bd420859c985d4d3cc7ccd62 (diff)
downloadexchange-843fb6838471d0035a8150c2a13718ea0f362a80.tar.gz
exchange-843fb6838471d0035a8150c2a13718ea0f362a80.tar.bz2
exchange-843fb6838471d0035a8150c2a13718ea0f362a80.zip
-also clean procedures.sql
Diffstat (limited to 'src')
-rw-r--r--src/exchangedb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 99e44c876..2959f07e2 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -35,7 +35,8 @@ BUILT_SOURCES = \
procedures.sql
CLEANFILES = \
- exchange-0002.sql
+ exchange-0002.sql \
+ procedures.sql
procedures.sql: procedures.sql.in exchange_do_*.sql
chmod +w $@ || true