From ea2c58c2344f3ed9c4fa01f05119c5a3715ffdaa Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 17:55:31 +0200 Subject: Rename files, delete old windows makefiles --- src/pixmaps/makefile.mak | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 src/pixmaps/makefile.mak (limited to 'src/pixmaps/makefile.mak') diff --git a/src/pixmaps/makefile.mak b/src/pixmaps/makefile.mak deleted file mode 100644 index f9535dbe..00000000 --- a/src/pixmaps/makefile.mak +++ /dev/null @@ -1,18 +0,0 @@ -CONV = gdk-pixbuf-csource - -LIST = bookpng book.png \ - hoppng hop.png \ - oppng op.png \ - purplepng purple.png \ - redpng red.png \ - trayfilepng fileoffer.png \ - trayhilightpng highlight.png \ - traymsgpng message.png \ - voicepng voice.png \ - xchatpng ..\..\xchat.png - -all: - @$(CONV) --build-list $(LIST) > inline_pngs.h - -clean: - @del *.h -- cgit 1.4.1