diff --git a/src/modules/Image/Makefile b/src/modules/Image/Makefile
index a7e7b6acfc4c2fde5d9d17ca712b03f7401d4ce7..fdcffa06b551a60b563b9f1c369e7738d61cb21f 100644
--- a/src/modules/Image/Makefile
+++ b/src/modules/Image/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 1999/05/28 14:24:11 mirar Exp $
+# $Id: Makefile,v 1.18 1999/06/12 19:30:27 mirar Exp $
 
 # grep -l '**!' {,../_Image*/}**/*.{c,h}  
 
@@ -37,7 +37,6 @@ DOCFILES = doc-header            \
 	pattern.c				\
 	polyfill.c				\
 	search.c				\
-	x.c					\
 	blit_layer_include.h			\
 	colortable.h				\
 	colortable_lookup.h			\