diff options
author | Matt Turner <[email protected]> | 2012-01-15 21:30:26 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-23 15:18:12 -0500 |
commit | 06ad64ad29e7aa9e2d001f6bd1f8c1c1f77050b8 (patch) | |
tree | 79168db2df9ca28b9d099cba983d7b45d2e7bf43 /src/gbm/.gitignore | |
parent | 36473395f1e7574fc22fd4f5210ad6a8def76d91 (diff) |
automake: src/gbm
libgbm.so.1.0.0 (instead of libgbm.so.1.0) is installed now
along with libgbm.so.1 (no change).
Diffstat (limited to 'src/gbm/.gitignore')
-rw-r--r-- | src/gbm/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gbm/.gitignore b/src/gbm/.gitignore new file mode 100644 index 00000000000..5c20805c564 --- /dev/null +++ b/src/gbm/.gitignore @@ -0,0 +1,6 @@ +.deps/ +.libs/ +Makefile +Makefile.in +libgbm.la +libgbm_dri.la |