mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
11355a305e
facilities for running programs as root or other users in an X session. PR: 72256 Submitted by: Jesse van den Kieboom <troplosti@orcaweb.cjb.net>
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
--- Makefile.in.orig Sat Oct 2 11:38:08 2004
|
|
+++ Makefile.in Sat Oct 2 11:36:10 2004
|
|
@@ -171,7 +171,7 @@
|
|
|
|
DISTCLEANFILES = *~
|
|
|
|
-SUBDIRS = intl m4 po libgksuui graphics docs
|
|
+SUBDIRS = intl m4 po libgksuui graphics
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|