Emmanuele Bassi
10a9657db0
build: Skip gitignore files when not building from git
...
There's really no point in going through the motions there.
2015-04-23 21:33:30 +01:00
Emmanuele Bassi
a67997ef39
build: Create .gitignore files in the current directory
...
We cannot touch srcdir when distchecking.
2015-04-23 21:23:50 +01:00
Emmanuele Bassi
7bfd62f755
build: Fix up gitignore generation rules
...
Use more sources, and allow adding files to the ignore list when
including Makefile.am.gitignore.
2015-01-01 19:39:33 +00:00
Emmanuele Bassi
f5c240a50b
build: Use all-am, not all as the gitignore target
2011-02-21 12:46:34 +00:00
Emmanuele Bassi
3142b15a9f
build: Use maintainer-clean for the ignore files removal
...
Instead of distclean.
2010-08-15 18:42:54 +01:00
Emmanuele Bassi
94c8635d0f
build: Autogenerate more ignore files
...
The tests/accessibility, tests/micro-bench and the examples directory
in the coobook create a lot of non-installed binaries. Since we know who
they are, and we ignore them, we can auto-generate the ignore files as
well.
The rest of Clutter is covered by the main ignore file.
2010-08-14 08:43:16 +01:00