13 lines
608 B
Plaintext
13 lines
608 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.5 2007/01/24 06:48:36 jolan Exp $
|
|
--- Makefile.in.orig Mon Jan 22 14:05:15 2007
|
|
+++ Makefile.in Wed Jan 24 00:38:26 2007
|
|
@@ -172,7 +172,7 @@ target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = crimson.desktop crimson.spec.in README.bi2cf README.CoMET VisualC++.zip
|
|
-SUBDIRS = doc src tools gfx levels locale music sfx
|
|
+SUBDIRS = src tools gfx levels locale music sfx
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-bi2cf --enable-cf2bmp --enable-cfed --enable-comet
|
|
desktopdir = $(datadir)/applications
|
|
desktop_DATA = crimson.desktop
|