From ecfdea2940a9726987c7992873d78d8ec465ee88 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 16 Oct 2006 01:58:06 +0000 Subject: Minor flowcanvas visual touchups. Work at completing Ingen serialization (connections still aren't right). Patchage Jack command line configuration (via ~/.jackdrc) git-svn-id: http://svn.drobilla.net/lad/patchage@177 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 27d23df..0942c18 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,9 +8,10 @@ dist_sharefiles_DATA = patchage.glade bin_PROGRAMS = patchage patchage_SOURCES = \ - main.cpp \ + main.cpp \ Patchage.h \ Patchage.cpp \ + JackSettingsDialog.h \ StateManager.h \ StateManager.cpp \ PatchageModule.h \ -- cgit v1.2.1