From 700da13af8741a7d7a246c704ab2d0c4fdcd9ea8 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 30 Mar 2013 16:56:58 +0100 Subject: Remove old image header files. --- plugingui/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index f42d6d4..3211668 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -17,8 +17,6 @@ plugingui_SOURCES = \ $(top_srcdir)/src/thread.cc \ $(top_srcdir)/src/semaphore.cc -# $(DRUMGIZMO_SOURCES) - rcgen_SOURCES = rcgen.cc EXTRA_DIST = \ @@ -31,9 +29,6 @@ EXTRA_DIST = \ globalcontext.h \ guievent.h \ image.h \ - img_back.h \ - img_font.h \ - img_test.h \ label.h \ led.h \ lineedit.h \ @@ -51,7 +46,6 @@ EXTRA_DIST = \ filebrowser.h \ combobox.h - ################ # Test Section # ################ -- cgit v1.2.3