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