From 3519948b95bcaedae6e6378bd5ea7cb61100eb8e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 24 May 1998 18:51:11 +0000 Subject: Update. 1998-05-24 Ulrich Drepper * version.h: Bump VERSION. * csu/Makefile (distribute): Add munch-tmpl.c. --- csu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csu') diff --git a/csu/Makefile b/csu/Makefile index dfc76f2877..7b30d3bba9 100644 --- a/csu/Makefile +++ b/csu/Makefile @@ -37,7 +37,7 @@ omit-deps = $(patsubst %.o,%,$(start-installed-name) g$(start-installed-name) \ install-lib = $(start-installed-name) g$(start-installed-name) \ $(csu-dummies) distribute = initfini.c gmon-start.c start.c defs.awk munch.awk \ - abi-note.S init.c + abi-note.S init.c munch-tmpl.c generated = version-info.h before-compile = $(objpfx)version-info.h -- cgit 1.4.1