diff options
author | Kenneth Graunke <[email protected]> | 2012-03-20 11:50:02 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-03-20 11:50:51 -0700 |
commit | 2097af97288650f5aacd02b5ab09fd456579f882 (patch) | |
tree | 24e2980b41e6c205e8d05ee9e81cb1d64347e0dd /src/mapi | |
parent | dfce56ba4dd444cdb1148425a2cc0662bb79932d (diff) |
Add Makefile to shared-glapi .gitignore
Diffstat (limited to 'src/mapi')
-rw-r--r-- | src/mapi/shared-glapi/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/shared-glapi/.gitignore b/src/mapi/shared-glapi/.gitignore index c3e0647dd81..39b0e7ce680 100644 --- a/src/mapi/shared-glapi/.gitignore +++ b/src/mapi/shared-glapi/.gitignore @@ -1,2 +1,2 @@ glapi_mapi_tmp.h - +Makefile |