summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-03-24 04:48:31 +0200
committerDaniel Stone <daniel@fooishbar.org>2012-03-27 14:17:34 +0100
commitb5efe41f190cbb76eb1ca8ddf0c96990ddb83704 (patch)
treeae8e53339265addf57892244952c025f824024f9 /.gitignore
parent602e87805bdb829dfc0867b1466e2b1dc729ab52 (diff)
Make build non-recursive
Unify all the different Makefile.am into a single short top level one (the test/Makefile.am file is left intact though). This makes the build system simpler to look and should encourage unifying more currently-disparate code. Some further motivation can be found in this page: http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72c4a0b..f66b0a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,5 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
+
+.dirstamp