summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2014-03-06 01:51:33 -0300
committerLucas De Marchi <lucas.demarchi@intel.com>2014-03-06 01:59:58 -0300
commit06eb29e1171e5def51554adf559b78597e559bbe (patch)
tree726b03a4581f9340328398508719f4f7a6505667 /.gitignore
parent49776627e60f2718c9511569e73e4d671065dd61 (diff)
downloadkmod-06eb29e1171e5def51554adf559b78597e559bbe.tar.gz
kmod-06eb29e1171e5def51554adf559b78597e559bbe.tar.bz2
kmod-06eb29e1171e5def51554adf559b78597e559bbe.zip
build-sys: add small redirecting Makefiles
These redirecting makefiles simplifies compiling from some editors and when CWD is not the root of the source tree. This is similar to what was introduced in systemd in 340d89e ("build-sys: add small redirecting Makefiles to simplify compilation from within emacs")
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5bfab9a..88c8149 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,8 @@
/*.md5sum
.deps/
.libs/
-Makefile
-Makefile.in
+/Makefile
+/Makefile.in
/aclocal.m4
/autom4te.cache/