summaryrefslogtreecommitdiff
path: root/csu
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-04-19 15:14:02 +0000
committerUlrich Drepper <drepper@redhat.com>1997-04-19 15:14:02 +0000
commitb0d7c39e33e0f570cfc1d8f472038924441a2d55 (patch)
tree8c76fe456ee316d0e24b2f5b2d61b79457cae6bb /csu
parentbb267dc296e5bc965e2a84bc76eea184f5aae90d (diff)
(distribute): Add defs.awk.
Diffstat (limited to 'csu')
-rw-r--r--csu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/Makefile b/csu/Makefile
index 72ac51f84c..cba8a4a5f5 100644
--- a/csu/Makefile
+++ b/csu/Makefile
@@ -36,7 +36,7 @@ omit-deps = $(patsubst %.o,%,$(start-installed-name) g$(start-installed-name) \
$(csu-dummies))
install-lib = $(start-installed-name) g$(start-installed-name) \
$(csu-dummies)
-distribute = initfini.c gmon-start.c start.c
+distribute = initfini.c gmon-start.c start.c defs.awk
all: # Make this the default target; it will be defined in Rules.