* src/threads/posix/mutex-posix.hpp (Mutex): Added a forward typedef.
[cacao.git] / src / threads / Makefile.am
index 3b11a8ec68bdc40979087e2b14cedee2f837287e..68cdfd9ec4d5c5c5b8373aa33cc3a9fa55949196 100644 (file)
@@ -57,8 +57,8 @@ libthreads_la_SOURCES = \
        mutex.hpp \
        threadlist.c \
        threadlist.h \
-       thread.c \
-       thread.h
+       thread.cpp \
+       thread.hpp
 else
 libthreads_la_SOURCES =
 endif