summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJaehwan Kim <jae.hwan.kim@samsung.com>2015-07-27 18:02:34 +0900
committerJaehwan Kim <jae.hwan.kim@samsung.com>2015-07-27 18:02:34 +0900
commit5b37f92a68bf95ebc883203367e939a6879fc215 (patch)
tree229de5b2ffd2a298f8228be852d05519f65c6128 /configure.ac
parenta86cd72790ee8823d9262302a44369478d1f0cb7 (diff)
parent639fb19930b9f67de5bf791b7942d5d9b76c3de8 (diff)
downloadefl-theme-tizen-mobile-5b37f92a68bf95ebc883203367e939a6879fc215.tar.gz
efl-theme-tizen-mobile-5b37f92a68bf95ebc883203367e939a6879fc215.tar.bz2
efl-theme-tizen-mobile-5b37f92a68bf95ebc883203367e939a6879fc215.zip
Merge remote-tracking branch '2.4/tizen_2.4' into tizensubmit/tizen/20150727.092816accepted/tizen/mobile/20150727.093906
Conflicts: AUTHORS COPYING
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ca2a2af..5d056bd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,5 +17,5 @@ AM_INIT_AUTOMAKE([foreign])
# Checks for library functions.
AC_CONFIG_FILES([Makefile
- themes/Makefile])
+ mobile/Makefile])
AC_OUTPUT