diff options
author | David Walter Seikel | 2012-04-22 09:19:23 +1000 |
---|---|---|
committer | David Walter Seikel | 2012-04-22 09:19:23 +1000 |
commit | c963d75dfdeec11f82e79e727062fbf89afa2c04 (patch) | |
tree | 895633dbf641110be46f117c29890c49b3ffc0bd /libraries/edje/data/include/Makefile.in | |
parent | Adding the new extantz viewer and grid manager. (diff) | |
download | SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.zip SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.gz SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.bz2 SledjHamr-c963d75dfdeec11f82e79e727062fbf89afa2c04.tar.xz |
Update EFL to latest beta.
Diffstat (limited to 'libraries/edje/data/include/Makefile.in')
-rw-r--r-- | libraries/edje/data/include/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/edje/data/include/Makefile.in b/libraries/edje/data/include/Makefile.in index b639450..ce14f03 100644 --- a/libraries/edje/data/include/Makefile.in +++ b/libraries/edje/data/include/Makefile.in | |||
@@ -177,6 +177,8 @@ PACKAGE_URL = @PACKAGE_URL@ | |||
177 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 177 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
178 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 178 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
179 | PKG_CONFIG = @PKG_CONFIG@ | 179 | PKG_CONFIG = @PKG_CONFIG@ |
180 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
181 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
180 | PYTHON = @PYTHON@ | 182 | PYTHON = @PYTHON@ |
181 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ | 183 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
182 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ | 184 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ |