From a91c8f3147c69248b9e705726d4d985f8aa57975 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 4 Oct 2006 07:11:09 +0000 Subject: Global build system, build system bugfixes. git-svn-id: http://svn.drobilla.net/lad/patchage@154 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 \ -- cgit v1.2.1