boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / cord / cord.am
index 4170378ed782ff39ecee8dd463828f912cec4691..f6a3982d12855824ffd184e9bdfdc4462e156403 100644 (file)
@@ -1,5 +1,5 @@
 
-noinst_LTLIBRARIES += libcord.la
+lib_LTLIBRARIES += libcord.la
 
 libcord_la_LIBADD = $(top_builddir)/libgc.la
 libcord_la_LDFLAGS = -version-info 1:3:0 -no-undefined
@@ -15,3 +15,5 @@ EXTRA_DIST += \
        cord/cordbscs.c cord/cordtest.c cord/de.c \
        cord/cordprnt.c cord/cordxtra.c cord/de_cmds.h \
        cord/de_win.h cord/de_win.c cord/de_win.RC cord/de_win.ICO
+
+pkginclude_HEADERS += include/cord.h