diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2f8647e..ae74aa0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,10 @@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ -SUBDIRS = gnl test ## docs +SUBDIRS = gnl test docs # These are all the possible subdirs -DIST_SUBDIRS = gnl ##test ## docs +DIST_SUBDIRS = gnl test docs bin_SCRIPTS = gnonlin-config |