summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-06-08 02:43:39 +0000
committerDavid Robillard <d@drobilla.net>2007-06-08 02:43:39 +0000
commite899766e450b73860ba4d80ad8b3ff1ff532148c (patch)
tree73cf835de85b072fb51f134a00868b5a566d1692 /raul/Makefile.am
parenta221427c277bebd2dcdc85208165d561f9b5a5bd (diff)
downloadraul-e899766e450b73860ba4d80ad8b3ff1ff532148c.tar.gz
raul-e899766e450b73860ba4d80ad8b3ff1ff532148c.tar.bz2
raul-e899766e450b73860ba4d80ad8b3ff1ff532148c.zip
Removed Raul Mutex and Condition (redundant with glib).
git-svn-id: http://svn.drobilla.net/lad/raul@532 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index 907a95d..68fc40d 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -5,7 +5,6 @@ raulinclude_HEADERS = \
Atom.h \
AtomicInt.h \
AtomicPtr.h \
- Condition.h \
Deletable.h \
DoubleBuffer.h \
JackDriver.h \
@@ -13,7 +12,6 @@ raulinclude_HEADERS = \
MIDIRingBuffer.h \
MIDISink.h \
Maid.h \
- Mutex.h \
Namespaces.h \
Path.h \
Process.h \