From ae4a222da1a29e9c383daa969d03cc5313d3e173 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 10 Dec 2007 12:04:15 +0000 Subject: [PATCH] Don't think you wanted mixer.edj there :) SVN revision: 33079 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b2328bf..7aa78bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,4 +38,4 @@ mpdule.edj: mpdule.edc $(EDJE_CC) $(EDJE_FLAGS) $< $@ clean-local: - rm -rf mixer.edj *~ \ No newline at end of file + rm -rf mpdule.edj *~