summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-30 17:43:20 +0100
committerBOSS_Marco <bossm8@students.bfh.ch>2019-10-31 16:08:06 +0100
commitd7af56fad383298ea87eb4ba869e872e250912bc (patch)
tree9c16d0e7a18a860769bb43e9e3781c95380f98d4 /Makefile.am
parentf4180723aad23835f98ede5e12d88b4604cb5ade (diff)
downloadtaler-mdb-d7af56fad383298ea87eb4ba869e872e250912bc.tar.gz
taler-mdb-d7af56fad383298ea87eb4ba869e872e250912bc.tar.bz2
taler-mdb-d7af56fad383298ea87eb4ba869e872e250912bc.zip
fix nfc and other build issues
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 77d2bfa..38153e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,10 @@
SUBDIRS = src doc .
EXTRA_DIST = \
+ AUTHORS \
contrib/uncrustify.cfg \
contrib/uncrustify_precommit
+
+ACLOCAL_AMFLAGS = -I m4
+
+