summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2009-08-16 16:09:06 +0200
committerDaniel Elstner <daniel.kitta@gmail.com>2009-08-16 16:23:45 +0200
commit27a00086567ddfcafa66ee6a1c98be714285903a (patch)
tree070b364df1fa42d70b823f2cbe386d5ee4bef6c3 /.gitignore
parent74da263b45388dc90cb72ce388bc071fef3d1a0e (diff)
downloadglibmm-27a00086567ddfcafa66ee6a1c98be714285903a.tar.gz
Move M4 files from scripts/ over to build/
* scripts/*.m4: Move files over to the build/ directory, in order to be more consistent with the directory layout of other binding modules that switched to the new build organization. * Makefile.am (ACLOCAL_AMFLAGS): Search build/ for M4 files. (dist_aclocal_macro_DATA): Adjust directory prefix to build/. * configure.ac (AC_CONFIG_MACRO_DIR): Place third-party Autoconf macros into the build/ directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index bf5f5377..e2f2d407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,15 @@ giommconfig.h
/libtool
/glibmm-*.tar.*
+# scripts/
+/build/config.*
+/build/depcomp
+/build/install-sh
+/build/ltmain.sh
+/build/libtool.m4
+/build/lt*.m4
+/build/missing
+
# MSVC_Net2005/
/MSVC_Net200[58]/giomm/giomm.rc
/MSVC_Net200[58]/glibmm/glibmm.rc
@@ -115,15 +124,6 @@ giommconfig.h
/glib/glibmm/wrap_init.cc
/glib/glibmm/private/*_p.h
-# scripts/
-/scripts/config.*
-/scripts/depcomp
-/scripts/install-sh
-/scripts/ltmain.sh
-/scripts/libtool.m4
-/scripts/lt*.m4
-/scripts/missing
-
# tests/
/tests/*/test