summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-10-04 07:11:09 +0000
committerDavid Robillard <d@drobilla.net>2006-10-04 07:11:09 +0000
commita91c8f3147c69248b9e705726d4d985f8aa57975 (patch)
tree07c214d392aa9a3ee72383aef373c688f0ba592f /src/Makefile.am
parent9c7f679baa39d7772f9b66a65b48d37ba540fbba (diff)
downloadpatchage-a91c8f3147c69248b9e705726d4d985f8aa57975.tar.gz
patchage-a91c8f3147c69248b9e705726d4d985f8aa57975.tar.bz2
patchage-a91c8f3147c69248b9e705726d4d985f8aa57975.zip
Global build system, build system bugfixes.
git-svn-id: http://svn.drobilla.net/lad/patchage@154 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 81529ab..9a9e65d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,6 +16,7 @@ patchage_SOURCES = \
StateManager.cpp \
PatchageModule.h \
PatchagePort.h \
+ Driver.h \
JackDriver.h \
JackDriver.cpp \
AlsaDriver.h \