(DIST_FILES): Add space before backslash.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1787 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-09-17 20:39:22 +00:00
parent 7779783079
commit 4bc5a13dfd

View file

@ -474,7 +474,7 @@ OBJS_INSTALL = @OBJS_INSTALL@
OBJS_INSTALL_PIC = $(OBJS_INSTALL:${OEXT}=_pic${OEXT})
DIST_FILES = \
Makefile.in AUTHORS Makefile.sed.nt\
Makefile.in AUTHORS Makefile.sed.nt \
include/config.h.in include/preface.h.in \
include/config-win32.h include/config-win32.sed \
$(GNU_MFILES) \