From cbcf58aba6497db777fe41d0b9651d0b905c9605 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Tue, 24 Aug 2010 20:03:18 +0200 Subject: huge cleanup on build system --- src/pixmaps/makefile.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pixmaps/makefile.mak') 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 -- cgit 1.4.1