5df59580ba
the screensaver capplet in favor of using xscreensaver-demo directly. Also, some UI tweaks from the Hand of Ximian. Take MAINTAINER as well.
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.1 2003/01/02 03:37:19 marcm Exp $
|
|
--- doc/Makefile.in.orig Sun Dec 1 22:45:10 2002
|
|
+++ doc/Makefile.in Sun Dec 1 22:44:34 2002
|
|
@@ -151,7 +151,7 @@ cflags_set = @cflags_set@
|
|
cxxflags_set = @cxxflags_set@
|
|
l = @l@
|
|
|
|
-SUBDIRS = C eu
|
|
+SUBDIRS = C
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|
|
CONFIG_CLEAN_FILES =
|