summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@theobromine.nwnk.net>2006-06-18 21:07:28 -0400
committerAdam Jackson <ajax@theobromine.nwnk.net>2006-06-18 21:07:28 -0400
commit71fbda8049f64c7fefae8ab817fb5f37ee2ee134 (patch)
tree34e5b67e9d9118a3fafd6c4a6ff5bc12db5f0d45 /Makefile.am
parent868e2cab706e317618646e064b0559d4e68c7b32 (diff)
Xprint/ -> hw/xprint
XpConfig -> hw/xprint/config
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 773e7690f..c425cc6bb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,11 +26,6 @@ if GLX
GLX_DIR=GL
endif
-if XPRINT
-XPDDX_DIR=Xprint
-XPCONFIG_DIR=XpConfig
-endif
-
if XINPUT
XINPUT_DIR=Xi
endif
@@ -64,9 +59,7 @@ SUBDIRS = \
$(COMPOSITE_DIR) \
$(GLX_DIR) \
exa \
- hw \
- $(XPDDX_DIR) \
- $(XPCONFIG_DIR)
+ hw
aclocaldir = $(datadir)/aclocal
aclocal_DATA = xorg-server.m4
@@ -101,9 +94,7 @@ DIST_SUBDIRS = \
composite \
GL \
exa \
- hw \
- Xprint \
- XpConfig
+ hw
# gross hack
relink: all