Forgot to add new Makefiles that should be generated
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 7 Jan 2009 00:12:24 +0000 (22:12 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 7 Jan 2009 00:12:24 +0000 (22:12 -0200)
After creating the new subdirectories for configuration backends, their
corresponding Makefiles should have been added to autoconf.

configure.ac

index 2721da2..3a4cd34 100644 (file)
@@ -13,6 +13,8 @@ AC_OUTPUT(Makefile
        include/Makefile
        include/atompub/Makefile
        config/Makefile
+       config/gkeyfile/Makefile
+       config/ghashtable/Makefile
        backend/Makefile
        backend/files/Makefile
        backend/gio/Makefile