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 d31d72e16..cbabcd86e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ -SUBDIRS = src +SUBDIRS = src doc -DIST_SUBDIRS = src +DIST_SUBDIRS = src doc -EXTRA_DIST = LICENSE doc +EXTRA_DIST = LICENSE |