diff options
author | Kushal K S V S <kkushal32@gmail.com> | 2017-07-27 15:12:36 -0700 |
---|---|---|
committer | Kushal K S V S <kkushal32@gmail.com> | 2017-07-27 15:12:36 -0700 |
commit | ead041e34444f79d38d2302ff260071705cda97f (patch) | |
tree | 0576326dab25dea221d3bf6126971adbafa6c34a | |
parent | e0d87ac74d6bb14222b9fc4e89866d86bcea5b72 (diff) | |
download | freetype2-ead041e34444f79d38d2302ff260071705cda97f.tar.gz |
makefile to Makefile
-rw-r--r-- | tests/make_png/Makefile (renamed from tests/make_png/makefile) | 0 | ||||
-rw-r--r-- | tests/make_png/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/make_png/makefile b/tests/make_png/Makefile index bd7a584a8..bd7a584a8 100644 --- a/tests/make_png/makefile +++ b/tests/make_png/Makefile diff --git a/tests/make_png/style.css b/tests/make_png/style.css index 25cecbe20..9f6d83169 100644 --- a/tests/make_png/style.css +++ b/tests/make_png/style.css @@ -34,4 +34,4 @@ th { } #hash{ font-size: 12px; -}
\ No newline at end of file +} |