summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2009-08-09 08:18:35 +0200
committerDaniel Elstner <daniel.kitta@gmail.com>2009-08-09 08:34:59 +0200
commit11aada290cebfa8afc5e1354dfc13cf52faa95b1 (patch)
tree36df46a42562fd98585bdea41d9450610a5e2336 /configure.ac
parent3a21463704dea82887bb896e2246fe11d2c6aa7d (diff)
downloadglibmm-11aada290cebfa8afc5e1354dfc13cf52faa95b1.tar.gz
Convert gio/ sub-tree to new build system
* gio/src/filelist.am: New file for defining the lists of gmmproc input files. * gio/src/Makefile.am: Clean up and modernize. Integrate with the new generate-binding.am build file from mm-common. * gio/giomm/filelist.am: New file for the lists of source code files, both generated and static. Also list files from the private/ subdirectory here. * gio/giomm/Makefile.am: Clean up and modernize. Integrate with the new compile-binding.am build file from mm-common. * configure.ac (AC_CONFIG_FILES): Remove the output file gio/giomm/private/Makefile from the list. * gio/giomm/private/Makefile.am: Delete file. * gio/src/Makefile_list_of_hg.am_fragment: Delete file.
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 a7cc580a..c3666ef5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -163,7 +163,6 @@ AC_CONFIG_FILES([
gio/giomm-2.4.pc
gio/src/Makefile
gio/giomm/Makefile
- gio/giomm/private/Makefile
tools/Makefile
tools/gmmproc