Module: Mesa Branch: master Commit: 2097af97288650f5aacd02b5ab09fd456579f882 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2097af97288650f5aacd02b5ab09fd456579f882
Author: Kenneth Graunke <[email protected]> Date: Tue Mar 20 11:50:02 2012 -0700 Add Makefile to shared-glapi .gitignore --- 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 c3e0647..39b0e7c 100644 --- a/src/mapi/shared-glapi/.gitignore +++ b/src/mapi/shared-glapi/.gitignore @@ -1,2 +1,2 @@ glapi_mapi_tmp.h - +Makefile _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
