33 lines
1.0 KiB
Diff
33 lines
1.0 KiB
Diff
diff -ru libwmf-0.2.8.3.orig/Makefile.am libwmf-0.2.8.3/Makefile.am
|
|
--- libwmf-0.2.8.3.orig/Makefile.am 2002-12-05 17:09:53.000000000 +0000
|
|
+++ libwmf-0.2.8.3/Makefile.am 2004-06-11 13:28:56.149819830 +0100
|
|
@@ -1,10 +1,10 @@
|
|
if LIBWMF_BUILD_ALL
|
|
-DIRHEAVY = . src include fonts doc
|
|
+DIRHEAVY = . src include fonts
|
|
else
|
|
DIRHEAVY = . src include
|
|
endif
|
|
|
|
-DIST_SUBDIRS = . src include fonts doc
|
|
+DIST_SUBDIRS = . src include fonts
|
|
|
|
SUBDIRS = $(DIRHEAVY)
|
|
|
|
diff -ru libwmf-0.2.8.3.orig/Makefile.in libwmf-0.2.8.3/Makefile.in
|
|
--- libwmf-0.2.8.3.orig/Makefile.in 2004-02-10 12:58:18.000000000 +0000
|
|
+++ libwmf-0.2.8.3/Makefile.in 2004-06-11 13:29:01.996713643 +0100
|
|
@@ -125,10 +125,10 @@
|
|
am__include = @am__include@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
-@LIBWMF_BUILD_ALL_TRUE@DIRHEAVY = . src include fonts doc
|
|
+@LIBWMF_BUILD_ALL_TRUE@DIRHEAVY = . src include fonts
|
|
@LIBWMF_BUILD_ALL_FALSE@DIRHEAVY = . src include
|
|
|
|
-DIST_SUBDIRS = . src include fonts doc
|
|
+DIST_SUBDIRS = . src include fonts
|
|
|
|
SUBDIRS = $(DIRHEAVY)
|
|
|