ea9f23e0c1
- drop sun flavor. - don't USE_GMAKE. - use gettext module. suggestions from naddy@. ok naddy@, espie@.
13 lines
391 B
Plaintext
13 lines
391 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1 2002/05/30 09:08:28 wcobb Exp $
|
|
--- Makefile.in.orig Mon May 20 13:50:54 2002
|
|
+++ Makefile.in Tue May 21 19:12:41 2002
|
|
@@ -97,7 +97,7 @@ VERSION = @VERSION@
|
|
gnomepath = @gnomepath@
|
|
sedpath = @sedpath@
|
|
|
|
-SUBDIRS = intl po doc app
|
|
+SUBDIRS = intl po app
|
|
|
|
EXTRA_DIST = TODO FAQ ABOUT-NLS soundtracker.spec soundtracker.desktop soundtracker_splash.png
|
|
|