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/eet/src/examples | |
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/eet/src/examples')
-rw-r--r-- | libraries/eet/src/examples/Makefile.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/eet/src/examples/Makefile.in b/libraries/eet/src/examples/Makefile.in index 5830132..1e979ab 100644 --- a/libraries/eet/src/examples/Makefile.in +++ b/libraries/eet/src/examples/Makefile.in | |||
@@ -226,6 +226,8 @@ EINA_LIBS = @EINA_LIBS@ | |||
226 | EVIL_CFLAGS = @EVIL_CFLAGS@ | 226 | EVIL_CFLAGS = @EVIL_CFLAGS@ |
227 | EVIL_LIBS = @EVIL_LIBS@ | 227 | EVIL_LIBS = @EVIL_LIBS@ |
228 | EXEEXT = @EXEEXT@ | 228 | EXEEXT = @EXEEXT@ |
229 | EXOTIC_CFLAGS = @EXOTIC_CFLAGS@ | ||
230 | EXOTIC_LIBS = @EXOTIC_LIBS@ | ||
229 | FGREP = @FGREP@ | 231 | FGREP = @FGREP@ |
230 | GNUTLS_CFLAGS = @GNUTLS_CFLAGS@ | 232 | GNUTLS_CFLAGS = @GNUTLS_CFLAGS@ |
231 | GNUTLS_LIBS = @GNUTLS_LIBS@ | 233 | GNUTLS_LIBS = @GNUTLS_LIBS@ |
@@ -265,6 +267,8 @@ PACKAGE_URL = @PACKAGE_URL@ | |||
265 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 267 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
266 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 268 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
267 | PKG_CONFIG = @PKG_CONFIG@ | 269 | PKG_CONFIG = @PKG_CONFIG@ |
270 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | ||
271 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | ||
268 | RANLIB = @RANLIB@ | 272 | RANLIB = @RANLIB@ |
269 | SED = @SED@ | 273 | SED = @SED@ |
270 | SET_MAKE = @SET_MAKE@ | 274 | SET_MAKE = @SET_MAKE@ |