summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-08-13 19:18:45 +0000
committerDavid Robillard <d@drobilla.net>2008-08-13 19:18:45 +0000
commit3bc15f3e1fef153dd6f1898b981a409876c171ac (patch)
treee3114ef34b0e21e1b80087e4f6844341fb9296ac /src/libs/engine/Makefile.am
parent671f6b557aceba0ffa82b0107e692e2a667b0965 (diff)
downloadingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.tar.gz
ingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.tar.bz2
ingen-3bc15f3e1fef153dd6f1898b981a409876c171ac.zip
Remove old LASH stuff (wouldn't be useful in implementing the new LASH with the new Ingen design anyway).
git-svn-id: http://svn.drobilla.net/lad/ingen@1353 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/libs/engine/Makefile.am')
-rw-r--r--src/libs/engine/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/libs/engine/Makefile.am b/src/libs/engine/Makefile.am
index b0035ba6..3ce73124 100644
--- a/src/libs/engine/Makefile.am
+++ b/src/libs/engine/Makefile.am
@@ -196,9 +196,3 @@ libingen_engine_la_SOURCES += \
LV2Node.cpp
endif
-#if WITH_LASH
-#libingen_engine_la_SOURCES += \
-# LashDriver.hpp \
-# LashDriver.cpp
-#endif
-