19 lines
634 B
Plaintext
19 lines
634 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2007/11/04 16:09:15 eric Exp $
|
|
--- Makefile.in.orig Sun Nov 4 16:52:53 2007
|
|
+++ Makefile.in Sun Nov 4 16:52:59 2007
|
|
@@ -220,13 +220,7 @@ SUBDIRS = src
|
|
nobase_pkgdata_DATA = Config/Colours/GTK \
|
|
Config/Shortcuts/Default
|
|
|
|
-HELPFILES = $(top_srcdir)/Help/AUTHORS \
|
|
- $(top_srcdir)/Help/Changes \
|
|
- $(top_srcdir)/Help/COPYING \
|
|
- $(top_srcdir)/Help/index.html \
|
|
- $(top_srcdir)/Help/NEWS \
|
|
- $(top_srcdir)/Help/README \
|
|
- $(top_srcdir)/Help/TODO
|
|
+HELPFILES = $(top_srcdir)/Help/index.html
|
|
|
|
HELPIMGS = $(top_srcdir)/Help/imgs/roxterm_logo.png \
|
|
$(top_srcdir)/Help/imgs/sflogo.png \
|