From: Zeeshan Ali (Khattak) Date: Sat, 4 Jul 2009 12:54:17 +0000 (+0300) Subject: core: Use the correct config file X-Git-Tag: RYGEL_0_4~224 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39e604205406e5c178c14381d66f1e905a6744fe;p=profile%2Fivi%2Frygel.git core: Use the correct config file --- diff --git a/data/Makefile.am b/data/Makefile.am index 601e74b..662425e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,9 +1,9 @@ SUBDIRS = xml if ENABLE_MAEMO -configfile = rygel-default.conf -else configfile = rygel-maemo.conf +else +configfile = rygel-default.conf endif sysconf_DATA = rygel.conf