* src/threads/posix/thread-posix.c: Moved to .cpp.
[cacao.git] / src / threads / posix / Makefile.am
index bb18964f0ead7ad541e4341654a20e4f3ed4b40c..c4a9f73613f84842d724fc677988ae6d575a63da 100644 (file)
@@ -33,8 +33,8 @@ libthreadsposix_la_SOURCES = \
        lock.c \
        lock.h \
        mutex-posix.hpp \
-       thread-posix.c \
-       thread-posix.h
+       thread-posix.cpp \
+       thread-posix.hpp
 
 
 ## Local variables: