diff options
author | Diego Elio Pettenò <flameeyes@gmail.com> | 2011-05-14 03:14:56 +0200 |
---|---|---|
committer | Christoph Brill <egore911@egore911.de> | 2011-05-15 21:46:06 +0200 |
commit | 39afe69ad7d2258d4043044d1283bd6e311e48da (patch) | |
tree | 0ebd3e7a95dbbc86ac8bbddd070d46759f230d2d /test/.gitignore | |
parent | 4005df66072ceac175ea71427deb16176262f197 (diff) |
build: collapse all Makefile.am files into a single non-recursive one.
With this change, the whole of the build is done non-recursively in the
top-level Makefile.am. This reduces the amount of overhead due to recursing
into directories only to build one file.
Signed-off-by: Diego Elio Pettenò <flameeyes@gmail.com>
Signed-off-by: Christoph Brill <egore911@egore911.de>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/.gitignore b/test/.gitignore deleted file mode 100644 index d81fece..0000000 --- a/test/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -# Add & Override patterns for xf86-input-synaptics -# -# Edit the following section as needed -# For example, !report.pc overrides *.pc. See 'man gitignore' - -eventcomm-test |