summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-13 15:26:44 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-13 15:26:44 +0100
commit9afe2f07bf4405aa4645bdaeb294d15c1c3f94a6 (patch)
tree3fa1615bf5763a1654a578d5e88f7d2455c3555b /Makefile.am
parent7fec3a399aa0dbe1cad881046b3317554273e1ce (diff)
downloadtaler-mdb-9afe2f07bf4405aa4645bdaeb294d15c1c3f94a6.tar.gz
taler-mdb-9afe2f07bf4405aa4645bdaeb294d15c1c3f94a6.tar.bz2
taler-mdb-9afe2f07bf4405aa4645bdaeb294d15c1c3f94a6.zip
have script to show error diagnostics
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 40e718c..151a99c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,6 @@
-SUBDIRS = src .
+SUBDIRS = contrib src .
EXTRA_DIST = \
- AUTHORS \
- contrib/uncrustify.cfg \
- contrib/uncrustify_precommit
+ AUTHORS
ACLOCAL_AMFLAGS = -I m4
-
-