Separated library source code from testing code, fixing #6
[projects/chimara/chimara.git] / configure.ac
index 6f2c579a1b114103af5ae9b8e354e4b896a5f791..383809f44924ad6d822dddccca8d1cf924709308 100644 (file)
@@ -7,7 +7,7 @@
 # tarballname)
 AC_INIT([chimara], [0.1])
 # Sanity check to make sure we are running Autoconf from the right directory
-AC_CONFIG_SRCDIR(src/chimara-glk.c)
+AC_CONFIG_SRCDIR(libchimara/chimara-glk.c)
 # Initialize Automake
 AM_INIT_AUTOMAKE([-Wall])
 
@@ -75,10 +75,11 @@ AC_CONFIG_FILES([
 Makefile
 chimara.pc
 chimara-plugin.pc
-src/Makefile
+libchimara/Makefile
 interpreters/Makefile
 interpreters/frotz/Makefile
 interpreters/nitfol/Makefile
+tests/Makefile
 docs/Makefile
 docs/reference/Makefile
 docs/reference/version.xml