summaryrefslogtreecommitdiff
path: root/src/egl
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2012-03-20 11:44:48 -0700
committerKenneth Graunke <kenneth@whitecape.org>2012-03-20 11:50:50 -0700
commitdfce56ba4dd444cdb1148425a2cc0662bb79932d (patch)
tree9c61a6b26f95ab7b94c864667ceff2e32035004f /src/egl
parentb41ab3b42c989926389e599d5794412a628f277f (diff)
Add Makefile.in to toplevel .gitignore
To avoid redundancies, this patch also removes Makefile.in from the other .gitignore files. Acked-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'src/egl')
-rw-r--r--src/egl/drivers/.gitignore1
-rw-r--r--src/egl/main/.gitignore1
-rw-r--r--src/egl/wayland/.gitignore1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/egl/drivers/.gitignore b/src/egl/drivers/.gitignore
index 282522db034..f3c7a7c5da6 100644
--- a/src/egl/drivers/.gitignore
+++ b/src/egl/drivers/.gitignore
@@ -1,2 +1 @@
Makefile
-Makefile.in
diff --git a/src/egl/main/.gitignore b/src/egl/main/.gitignore
index 282522db034..f3c7a7c5da6 100644
--- a/src/egl/main/.gitignore
+++ b/src/egl/main/.gitignore
@@ -1,2 +1 @@
Makefile
-Makefile.in
diff --git a/src/egl/wayland/.gitignore b/src/egl/wayland/.gitignore
index 4cfa463ff64..762383e128f 100644
--- a/src/egl/wayland/.gitignore
+++ b/src/egl/wayland/.gitignore
@@ -1,5 +1,4 @@
Makefile
-Makefile.in
wayland-drm-client-protocol.h
wayland-drm-server-protocol.h
wayland-drm-protocol.c