From ccdafde7583c6ce57e957f33b6d14238f73921e6 Mon Sep 17 00:00:00 2001 From: Harald Fernengel Date: Sun, 28 Sep 2003 11:11:46 +0000 Subject: [PATCH] build svn path=/trunk/kdebase/kwin/; revision=254548 --- clients/keramik/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/keramik/Makefile.am b/clients/keramik/Makefile.am index 0fd17f4778..d5969643c2 100644 --- a/clients/keramik/Makefile.am +++ b/clients/keramik/Makefile.am @@ -34,7 +34,7 @@ tiles.h: pics/caption-large-left.png pics/caption-small-right.png pics/titlebar- pics/titlebutton-round.png pics/bottom-left.png pics/bottom-right.png \ pics/bottom-center.png \ pics/titlebutton-square-large.png pics/titlebutton-square-huge.png \ - pics/titlebutton-round-large.png pics/titlebutton-round-huge.png \ + pics/titlebutton-round-large.png pics/titlebutton-round-huge.png tiles.h: embedtool pics=`ls $(srcdir)/pics/*.png 2>/dev/null` ;\