0b70cc11ff
While here, regenerate all patches with makepatch
19 lines
551 B
Text
19 lines
551 B
Text
--- Makefile.in.orig 2001-03-10 14:32:45 UTC
|
|
+++ Makefile.in
|
|
@@ -124,14 +124,14 @@ ACLOCAL_AMFLAGS = -I m4
|
|
|
|
D = `date +%G%m%d.%H%M%S`
|
|
|
|
-SUBDIRS = doc lib intl src m4 po Xresources examples afm
|
|
+SUBDIRS = doc lib intl src m4 po Xresources examples
|
|
|
|
# Remove this file here (it is created via configure), not from within intl.
|
|
DISTCLEANFILES = intl/libintl.h
|
|
|
|
EXTRA_DIST = oleobug.in FAQ oleo.spec.in oleo.spec
|
|
|
|
-docdir = $(prefix)/Oleo
|
|
+docdir = $(datadir)/doc/oleo
|
|
doc_DATA = AUTHORS FAQ
|
|
|
|
# remove all the symlinks that come from automake
|