remove trailing space in series file
[nedit-bw.git] / parse_c-build-dependencies.patch
blobc39b5f1179ceb448c92af6528f2cc508cf11453c
1 ---
3 source/Makefile.dependencies | 1 +
4 1 file changed, 1 insertion(+)
6 diff --quilt old/source/Makefile.dependencies new/source/Makefile.dependencies
7 --- old/source/Makefile.dependencies
8 +++ new/source/Makefile.dependencies
9 @@ -83,5 +83,6 @@ window.o: window.c window.h nedit.h text
10 ../util/fileUtils.h ../util/utils.h
11 windowTitle.o: windowTitle.c windowTitle.h nedit.h textBuf.h \
12 preferences.h help.h help_topic.h ../util/prefFile.h ../util/misc.h \
13 ../util/DialogF.h ../util/utils.h ../util/fileUtils.h \
14 ../util/clearcase.h
15 +parse.c: parse.h textBuf.h nedit.h rbTree.h interpret.h