summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-02 12:00:00 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-02 12:00:00 +0100
commit148287954d6d0c73178c4ab1192c3b5a90025b5c (patch)
treeab59de64faf01c4ab95cea105ae050f54a69f654 /src/util
parentfbc0542e0c4051897615c881a2a134079be61e2f (diff)
downloadexchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.tar.gz
exchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.tar.bz2
exchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.zip
clean taler-config, needed to build proper dpkg
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 8d3ed7424..fcaab8279 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -35,6 +35,8 @@ taler-config: taler-config.in
chmod a-w+x $@.tmp && \
mv $@.tmp $@
+CLEANFILES = \
+ taler-config
taler_helper_crypto_rsa_SOURCES = \
taler-helper-crypto-rsa.c taler-helper-crypto-rsa.h