From 3c54dba4345977063987651bf4b914c2e1b2f174 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 21 Feb 2013 13:34:19 -0600 Subject: Rename makekdewidgets --- kdewidgets/tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdewidgets/tests/Makefile.am') diff --git a/kdewidgets/tests/Makefile.am b/kdewidgets/tests/Makefile.am index 3a4a9566a..220f8afac 100644 --- a/kdewidgets/tests/Makefile.am +++ b/kdewidgets/tests/Makefile.am @@ -23,9 +23,9 @@ check-local: testwithpixmaps.cpp testkde.cpp # md5sum -c $(srcdir)/sums testwithpixmaps.cpp: $(srcdir)/test.widgets - ../makekdewidgets -o testwithpixmaps.cpp -p $(top_srcdir)/kdewidgets/pics $(srcdir)/test.widgets + ../maketdewidgets -o testwithpixmaps.cpp -p $(top_srcdir)/kdewidgets/pics $(srcdir)/test.widgets testkde.cpp: $(srcdir)/test.widgets - ../makekdewidgets -o testkde.cpp $(srcdir)/test.widgets + ../maketdewidgets -o testkde.cpp $(srcdir)/test.widgets CLEANFILES = testwithpixmaps.cpp testkde.cpp -- cgit v1.2.1