aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2013-03-05 22:23:59 +0100
committerThomas White <taw@bitwiz.org.uk>2013-03-05 22:23:59 +0100
commitb7930391bf1981b68227bb1c286cd28630cfd544 (patch)
treea29808407cbce6187fdafb43e41a15c4b62deba6 /configure.ac
parentb447e47da5e2bb6c0450506af9491741cc6f3340 (diff)
Move "libstorycode" back to this repository
Keeping it separate, just for the sake of "harfatum", was causing a lot more awkwardness than it could ever solve, compared to just duplicating the code.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5dac98b..eff1f2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,6 +69,5 @@ LIBS="$LIBS $GDK_pixbuf_2_LIBS $LDFLAGS"
AC_CONFIG_FILES(Makefile lib/Makefile)
-AC_CONFIG_FILES(libstorycode/Makefile libstorycode/lib/Makefile)
AC_CONFIG_FILES(harfatum/Makefile harfatum/lib/Makefile)
AC_OUTPUT