diff options
author | Lars Bisballe Jensen <larsbisballe@gmail.com> | 2015-02-09 20:04:40 +0100 |
---|---|---|
committer | Lars Bisballe Jensen <larsbisballe@gmail.com> | 2015-02-09 20:04:40 +0100 |
commit | e05b1982b19c14b79c57352af1d72638dccd6eb2 (patch) | |
tree | 0019301e8d5bffefe0cee18580da34ce376e3c8c /Makefile.am | |
parent | 225adcb9d4b13e2b3ada5f9674729f90b91483fc (diff) | |
parent | cdf81dfdd6eba2743eca5b27a287a3ea0efb6f49 (diff) |
Merge branch 'master' 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 \ |