liveness variants with ir_nodeset_t
[libfirm] / ir / st / Makefile.in
index 2f67e20..144a2e1 100644 (file)
@@ -15,11 +15,11 @@ srcdir = @srcdir@
 topdir = ../..
 subdir := ir/st
 
-INSTALL_HEADERS = st.h exc.h bs.h
+INSTALL_HEADERS =
 
 SOURCES = $(INSTALL_HEADERS)
 
-SOURCES += Makefile.in st.c  exc.c
+SOURCES += Makefile.in st.c exc.c st.h exc.h bs.h
 
 
 include $(topdir)/MakeRules