From 2472d92b7d8e11fa3e09437515000763717b10d3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 20 Jan 2007 01:51:32 +0000 Subject: Scratch commit to make SVN allow moving files (broken revision). git-svn-id: http://svn.drobilla.net/lad/raul@262 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index bbbad24..d0cef87 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,9 @@ lib_LTLIBRARIES = libraul.la libraul_la_SOURCES = \ Thread.cpp \ Path.cpp \ - RDFWriter.cpp + RDFWriter.cpp \ + JackDriver.cpp \ + RDFQuery.cpp \ + Namespaces.cpp -- cgit v1.2.1