diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-02-07 16:40:31 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-02-07 16:40:31 +0100 |
commit | cdf81dfdd6eba2743eca5b27a287a3ea0efb6f49 (patch) | |
tree | 263c6f2da7300d8c5f29a55b7f2b68d97b72ba9b /Makefile.am | |
parent | 25fbccf770d4e68950311a434c810af3a98f127f (diff) |
Autotools cleanup and manpage.
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 10ee6ad..c2579ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = plugingui tools include src vst lv2 drumgizmo -DISTDIRS = plugingui tools include src vst lv2 drumgizmo +SUBDIRS = plugingui tools include src vst lv2 drumgizmo man +DISTDIRS = plugingui tools include src vst lv2 drumgizmo man EXTRA_DIST = \ version.h \ |