From c257de7abf3ee9aeda2230f80bde2af88fb04a9f Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 27 Jan 2013 11:14:07 +1000 Subject: Clean up the rest of the object files. --- ClientHamr/extantz/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/extantz') diff --git a/ClientHamr/extantz/build.sh b/ClientHamr/extantz/build.sh index d9c386a..6f0d2db 100755 --- a/ClientHamr/extantz/build.sh +++ b/ClientHamr/extantz/build.sh @@ -1,7 +1,7 @@ export PKG_CONFIG_PATH="/opt/e17/lib/pkgconfig" echo "clean" -rm -f extantz crappisspuke.o extantz.edj +rm -f extantz crappisspuke.o CDemo.o extantzCamera.o extantz.edj echo "edje" edje_cc -id images extantz.edc extantz.edj echo "Irrlicht" -- cgit v1.1