summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-04-19 15:14:17 +0000
committerUlrich Drepper <drepper@redhat.com>1997-04-19 15:14:17 +0000
commit406f977a5a0e61732fd13cdeec62c3f14bacc317 (patch)
treedc941fd10f6022c6345ccbf87fd3177c66ea74c3
parentdb9d4d768f4230c13e26373794219cf3d5ba1b33 (diff)
(distribute): Add defs.awk.
-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.