* Merged in new atomic instructions (twisti branch).
[cacao.git] / src / threads / Makefile.am
index 6f69df0f09e869369d210c9546b177f5ffe5a971..ed23dfe231b3bb994557ad917832d6e33b66446d 100644 (file)
@@ -49,6 +49,8 @@ noinst_LTLIBRARIES = \
 
 if ENABLE_THREADS
 libthreads_la_SOURCES = \
+       atomic.c \
+       atomic.hpp \
        condition.hpp \
        lock-common.h \
        removeme.cpp \