r1852 - trunk/src/target/OM-2007/applications/openmoko-dialer

thomas at sita.openmoko.org thomas at sita.openmoko.org
Thu Apr 26 19:49:10 CEST 2007


Author: thomas
Date: 2007-04-26 19:49:09 +0200 (Thu, 26 Apr 2007)
New Revision: 1852

Modified:
   trunk/src/target/OM-2007/applications/openmoko-dialer/configure.ac
Log:
* Fix build


Modified: trunk/src/target/OM-2007/applications/openmoko-dialer/configure.ac
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-dialer/configure.ac	2007-04-26 17:18:47 UTC (rev 1851)
+++ trunk/src/target/OM-2007/applications/openmoko-dialer/configure.ac	2007-04-26 17:49:09 UTC (rev 1852)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.53)
 AC_INIT(openmoko-dialer, %(APPVERSION), %(APPCONTACT))
 AM_INIT_AUTOMAKE()
-AC_CONFIG_SRCDIR(src/openmoko-dialer-main.c)
+AC_CONFIG_SRCDIR(src/dialer-main.c)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 





More information about the commitlog mailing list