summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Carl <danielcarl@gmx.de>2014-07-05 00:42:04 +0200
committerDaniel Carl <danielcarl@gmx.de>2014-07-05 15:48:37 +0200
commit5e9bdc26bc4a91e744ded203ea225a9e1a71a084 (patch)
tree8d24dd0d53cfd368b12533ca24021c3ac64a7954 /.gitignore
parentbd69e98d1e89bd9bb24ab43b708f1db503f5ad08 (diff)
Fixed wrong placed dependency include in Makefile.
Allow to generate dependency files during compilation with CFLAGS="-MMD".
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7439153..619fd38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-*.[oa]
+*.[oad]
*.[ld]o
vimb
vimb_dbg