Corrected file name in EXTRA_DIST setting.

This commit is contained in:
Joel Sherrill
2000-07-24 20:32:47 +00:00
parent 7d5077c1f4
commit 3c5118178e

View File

@@ -27,6 +27,6 @@ all-local: $(ARCH) $(OBJS) $(PGM) $(TMPINSTALL_FILES)
.PRECIOUS: $(PGM)
EXTRA_DIST = start.S
EXTRA_DIST = start.c
include $(top_srcdir)/../../../../../../automake/local.am