aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/doc/Makefile.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-23 23:30:42 +1000
committerDavid Walter Seikel2012-01-23 23:30:42 +1000
commit825a3d837a33f226c879cd02ad15c3fba57e8b2c (patch)
tree75f57bd9c4253508d338dc79ba8e57a7abc42255 /libraries/embryo/doc/Makefile.in
parentAdd ability to disable the test harness, or the Lua compile test. (diff)
downloadSledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.zip
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.gz
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.bz2
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.xz
Update the EFL to what I'm actually using, coz I'm using some stuff not yet released.
Diffstat (limited to 'libraries/embryo/doc/Makefile.in')
-rw-r--r--libraries/embryo/doc/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/embryo/doc/Makefile.in b/libraries/embryo/doc/Makefile.in
index 4b53f1d..102cd2f 100644
--- a/libraries/embryo/doc/Makefile.in
+++ b/libraries/embryo/doc/Makefile.in
@@ -126,8 +126,6 @@ PACKAGE_URL = @PACKAGE_URL@
126PACKAGE_VERSION = @PACKAGE_VERSION@ 126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@ 127PATH_SEPARATOR = @PATH_SEPARATOR@
128PKG_CONFIG = @PKG_CONFIG@ 128PKG_CONFIG = @PKG_CONFIG@
129PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
130PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
131RANLIB = @RANLIB@ 129RANLIB = @RANLIB@
132SED = @SED@ 130SED = @SED@
133SET_MAKE = @SET_MAKE@ 131SET_MAKE = @SET_MAKE@