diff options
author | Jonas Suhr Christensen <jsc@umbraculum.org> | 2015-02-09 20:18:44 +0100 |
---|---|---|
committer | Jonas Suhr Christensen <jsc@umbraculum.org> | 2015-02-09 20:18:44 +0100 |
commit | 2c01f66a8dbad9dbb80ab83ec1fde35880bdc4f3 (patch) | |
tree | c3a41eb3b7e2b644d347c2ff6d72e0c09d374ed5 /Makefile.am | |
parent | 0fdf66b095324a7cc410589b12e682c94e664715 (diff) | |
parent | e05b1982b19c14b79c57352af1d72638dccd6eb2 (diff) |
Merge branch 'cliopt' of http://git.drumgizmo.org/drumgizmo into cliopt
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 \ |