summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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