diff --git a/Makefile.am b/Makefile.am index a2330fa..f1e7bc3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -SUBDIRS = src -DIST_SUBDIRS = $(SUBDIRS) test doc +SUBDIRS = src doc +DIST_SUBDIRS = $(SUBDIRS) test EXTRA_DIST = bootstrap AUTHORS AUTOMAKE_OPTIONS = foreign dist-bzip2