diff options
Diffstat (limited to 'math/gnumeric2/files/patch-src::Makefile.in')
-rw-r--r-- | math/gnumeric2/files/patch-src::Makefile.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/math/gnumeric2/files/patch-src::Makefile.in b/math/gnumeric2/files/patch-src::Makefile.in new file mode 100644 index 000000000000..277f15454cdc --- /dev/null +++ b/math/gnumeric2/files/patch-src::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- src/Makefile.in 2001/08/13 10:22:52 1.1 ++++ src/Makefile.in 2001/08/13 10:23:24 +@@ -1092,7 +1092,7 @@ + gui-clipboard.h main.h eval.h position.h parse-util.h ranges.h \ + history.h str.h cell.h gui-file.h search.h \ + sheet-object-container.h sheet-object-bonobo.h \ +- sheet-object-impl.h ../idl/Evolution-Composer.h gnumeric-util.h \ ++ sheet-object-impl.h \ + gutils.h widgets/gnumeric-toolbar.h \ + widgets/widget-editable-label.h pixmaps/equal-sign.xpm + workbook-control.o: workbook-control.c ../config.h \ |