diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-09-08 20:55:30 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-09-08 20:55:30 +0200 |
commit | 783f137e371a8487a3f9256f4e0b36b9be465c9c (patch) | |
tree | 308813f0b092208fdecc700458f0f5f571c17238 /Makefile.am | |
parent | fd5d04653e17db9003b0539eeac9b4610f56b084 (diff) |
Moved dgedit to it's own project at http://git.drumgizmo.org/dgedit.git
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 1f9af92..87d364e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ AUTOMAKE_OPTIONS = gnu -SUBDIRS = vst lv2 drumgizmo dgedit -DISTDIRS = plugingui tools include src vst lv2 drumgizmo dgedit +SUBDIRS = vst lv2 drumgizmo +DISTDIRS = plugingui tools include src vst lv2 drumgizmo EXTRA_DIST = \ version.h \ |