diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-06-01 18:47:47 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2006-06-01 18:47:47 +0000 |
commit | a73e0f8cdfec1c9199ffe696146ba7d677c4c10d (patch) | |
tree | e6d5bf7d6b7f564d376f704a151ea06ad37de1bf /Xext/Makefile.am | |
parent | fc5ca97284ef237a91f6adb433148ff57a673c08 (diff) |
Die XTESTEXT1, die!
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r-- | Xext/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am index 8ab4c8640..56c50538b 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -23,10 +23,7 @@ BUILTIN_SRCS = \ shape.c \ sleepuntil.c \ sleepuntil.h \ - xtest.c \ - xtest1di.c \ - xtest1dd.c \ - xtest1dd.h + xtest.c # Sources always included in libXextmodule.la & libXext.la MODULE_SRCS = \ @@ -147,7 +144,6 @@ libXextmodule_la_SOURCES = $(MODULE_SRCS) endif EXTRA_DIST = \ - README.xtest1-ddx \ SecurityPolicy \ $(MITSHM_SRCS) \ $(XV_SRCS) \ |