summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNanley Chery <nanley.g.chery@intel.com>2015-06-17 16:49:15 -0700
committerNanley Chery <nanley.g.chery@intel.com>2015-06-17 16:49:15 -0700
commit30d14a58d160847559a7823f43e2040af573b28b (patch)
treecb817bccbb0f352471b60ae1910f8532e7d6c1d2
parent0309386e1dd8f89db8febd308dc8663edef4cecc (diff)
go back to the original jpg
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2c2cf39..6a8c1d5 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ default: gen_mipmaps.c fix_mali_ktx.c gen_ktx.c
gcc -g gen_ktx.c -o gen_ktx -lktx
ktxes:
- ./make_ktxes.sh waffles.png
+ ./make_ktxes.sh waffles.jpg
test:
ninja -C ~/repos/piglit2