summaryrefslogtreecommitdiff
path: root/csu/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-24 18:51:11 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-24 18:51:11 +0000
commit3519948b95bcaedae6e6378bd5ea7cb61100eb8e (patch)
tree128ae0c8c537f850420bfec0c14665e154ad080a /csu/Makefile
parent81ec479710240c995a1f3b5783663da77275c876 (diff)
1998-05-24 Ulrich Drepper <drepper@cygnus.com> * version.h: Bump VERSION. * csu/Makefile (distribute): Add munch-tmpl.c.
Diffstat (limited to 'csu/Makefile')
-rw-r--r--csu/Makefile2
1 files changed, 1 insertions, 1 deletions
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