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 --- raul/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'raul/Makefile.am') diff --git a/raul/Makefile.am b/raul/Makefile.am index fa79ae3..64cc7ed 100644 --- a/raul/Makefile.am +++ b/raul/Makefile.am @@ -11,7 +11,10 @@ raulinclude_HEADERS = \ Process.h \ Thread.h \ Slave.h \ - Atom.h + Atom.h \ + JackDriver.h \ + RDFQuery.h \ + Namespaces.h if WITH_LIBLO raulinclude_HEADERS += AtomLiblo.h -- cgit v1.2.1