From df6d3b7b8ffeacb36fcf8781b2620f4d309f216b Mon Sep 17 00:00:00 2001 From: NicJA Date: Mon, 4 Mar 2013 00:34:03 +0000 Subject: [PATCH] dont need to specify the config file name since the module name matches git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46801 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- workbench/classes/zune/aboutbox/mmakefile.src | 1 - 1 file changed, 1 deletion(-) diff --git a/workbench/classes/zune/aboutbox/mmakefile.src b/workbench/classes/zune/aboutbox/mmakefile.src index 61d0038eb0..b2f158f826 100644 --- a/workbench/classes/zune/aboutbox/mmakefile.src +++ b/workbench/classes/zune/aboutbox/mmakefile.src @@ -15,7 +15,6 @@ INCLUDE_FILES := Aboutbox_mcc.h %build_module \ mmake=workbench-classes-zune-aboutbox \ modname=Aboutbox modtype=mcc \ - conffile=Aboutbox.conf \ uselibs="mui" %copy_includes path=mui -- 2.11.4.GIT