summary refs log tree commit diff stats
path: root/src/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/makefile.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pixmaps/makefile.mak b/src/pixmaps/makefile.mak
index e113b591..4c7702d1 100644
--- a/src/pixmaps/makefile.mak
+++ b/src/pixmaps/makefile.mak
@@ -12,7 +12,7 @@ LIST =	bookpng book.png \
 			xchatpng ..\..\xchat.png
 
 all: 
-	$(CONV) --build-list $(LIST) > inline_pngs.h
+	@$(CONV) --build-list $(LIST) > inline_pngs.h
 
 clean:
 	del *.h