X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fthreads%2FMakefile.am;h=ed23dfe231b3bb994557ad917832d6e33b66446d;hb=3696408991e1119ce2ed13203d8d3e53c6b92f4c;hp=6f69df0f09e869369d210c9546b177f5ffe5a971;hpb=f936d8b25dadb4f37241b9a183137260b7200fef;p=cacao.git diff --git a/src/threads/Makefile.am b/src/threads/Makefile.am index 6f69df0f0..ed23dfe23 100644 --- a/src/threads/Makefile.am +++ b/src/threads/Makefile.am @@ -49,6 +49,8 @@ noinst_LTLIBRARIES = \ if ENABLE_THREADS libthreads_la_SOURCES = \ + atomic.c \ + atomic.hpp \ condition.hpp \ lock-common.h \ removeme.cpp \