mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
11 lines
338 B
Text
11 lines
338 B
Text
--- Makefile.in.orig Mon Feb 25 01:11:12 2002
|
|
+++ Makefile.in Mon Feb 25 01:11:18 2002
|
|
@@ -74,7 +74,7 @@
|
|
STRIP = @STRIP@
|
|
VERSION = @VERSION@
|
|
|
|
-SUBDIRS = cole xlhtml ppthtml
|
|
+SUBDIRS = xlhtml ppthtml
|
|
EXTRA_DIST = README-xlhtml README-ppthtml
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|