summary refs log tree commit diff stats
path: root/src/pixmaps
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-02-24 04:13:14 +0100
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-02-24 04:13:14 +0100
commitf16af8be941b596dedac3bf4e371ee2d21f4b598 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /src/pixmaps
parentc6a031659b54230099c863b7ccdc03de4a4c7a2d (diff)
nuke the repo
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/makefile.mak18
1 files changed, 0 insertions, 18 deletions
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