* Removed all Id tags.
[cacao.git] / src / threads / Makefile.am
index 412c3f5bf20ffe7fb4816b9c8beba527c70b79a9..9ef68cfb57debb621b491f136d0fc1fa487e196d 100644 (file)
 ## along with this program; if not, write to the Free Software
 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
-##
-## $Id: Makefile.am 7365 2007-02-15 19:42:13Z twisti $
 
-## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR) -I$(top_srcdir)/src/vm/jit/$(ARCH_DIR)/$(OS_DIR) -I$(top_builddir)/src
 
@@ -46,6 +43,7 @@ noinst_LTLIBRARIES = \
 libthreads_la_SOURCES = \
        critical.c \
        critical.h \
+       lock-common.h \
        threads-common.c \
        threads-common.h