blob: d341fc44545dd02a1983d75322c6a1e5d8cdd0c0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.in.orig Mon Sep 12 20:24:57 2005
+++ Makefile.in Mon Sep 12 20:25:15 2005
@@ -6,7 +6,7 @@
VPATH = @srcdir@
SHELL = /bin/sh
-SUBDIRS = utils driver hacks hacks/glx po
+SUBDIRS = utils hacks hacks/glx
TARFILES = README README.VMS README.debugging INSTALL \
configure configure.in Makefile.in config.h.in \
config.h-vms install-sh setup.com config.guess aclocal.m4 \
|