From 2831b3f8d3b9a54064a305e8642f0737fd035daf Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Fri, 26 Apr 2002 16:15:21 +0000 Subject: [PATCH] *** empty log message *** [r391] --- ir/st/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ir/st/Makefile.in b/ir/st/Makefile.in index e6727351f..8431d6d08 100644 --- a/ir/st/Makefile.in +++ b/ir/st/Makefile.in @@ -10,11 +10,11 @@ srcdir = @srcdir@ topdir = ../.. subdir := ir/st -INSTALL_HEADERS = st.h exc.h +INSTALL_HEADERS = st.h exc.h bs.h SOURCES = $(INSTALL_HEADERS) -SOURCES += Makefile.in st.c st.h exc.c +SOURCES += Makefile.in st.c exc.c include $(topdir)/MakeRules -- 2.20.1