From 824fa229593040c2d8a795dadc359aa313fd182d Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Mon, 9 Aug 2010 20:26:12 -0400 Subject: Remove unused file bitmap.icon The file originally came with the the rest of the source in 2003 Two years later it was added to EXTRA_DIST without explanantion It has never been installed and is not present in Debian distro It's not used during configuration and not used by the build. Reviewed-by: Alan Coopersmith Signed-off-by: Gaetan Nadon --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6771ce9..98d7c72 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,7 @@ atobm_CFLAGS = $(CWARNFLAGS) $(ATOBM_CFLAGS) atobm_LDADD = $(ATOBM_LDADD) atobm_SOURCES = atobm.c -EXTRA_DIST = bitmap.icon autogen.sh +EXTRA_DIST = autogen.sh bitmapdir = $(includedir)/X11/bitmaps dist_bitmap_DATA = \ -- cgit v1.2.3