diff options
author | Jonas Suhr Christensen <jsc@umbraculum.org> | 2015-02-12 19:16:46 +0100 |
---|---|---|
committer | Jonas Suhr Christensen <jsc@umbraculum.org> | 2015-02-12 19:16:46 +0100 |
commit | 197c86e765ba48174809b01849576b688f41db63 (patch) | |
tree | 9a0f6705e24b7df5a954d3e019a25ebca48a5d7c /Makefile.am | |
parent | 70d8c855a51a76c857a20d59247e89251a7e2dd5 (diff) |
Added test to dist.
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 c2579ee..84bcaa7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = plugingui tools include src vst lv2 drumgizmo man -DISTDIRS = plugingui tools include src vst lv2 drumgizmo man +SUBDIRS = plugingui tools include src vst lv2 drumgizmo man test +DISTDIRS = plugingui tools include src vst lv2 drumgizmo man test EXTRA_DIST = \ version.h \ |