summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index f552f7c..ef15513 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -12,15 +12,10 @@ raulinclude_HEADERS = \
ListImpl.hpp \
MIDISink.hpp \
Maid.hpp \
- Namespaces.hpp \
Path.hpp \
PathTable.hpp \
Process.hpp \
Quantizer.hpp \
- RDFModel.hpp \
- RDFNode.hpp \
- RDFQuery.hpp \
- RDFWorld.hpp \
RingBuffer.hpp \
SMFReader.hpp \
SMFWriter.hpp \
@@ -43,10 +38,6 @@ if WITH_LIBLO
raulinclude_HEADERS += AtomLiblo.hpp
endif
-if WITH_REDLAND
-raulinclude_HEADERS += AtomRedland.hpp
-endif
-
if WITH_LASH
raulinclude_HEADERS += LashClient.hpp LashServerInterface.hpp LashProject.hpp
endif