diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 02520f20..d0307496 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -# not a GNU package. You can remove this line, if -# have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign 1.4 +# Subdirectories to include in a distribution +#DIST_SUBDIRS = src data docs +# Subdirectories to build SUBDIRS = src |