From: Aurelio Mannara Date: Mon, 15 Dec 2014 08:31:25 +0000 (+0100) Subject: Used *.c extension and lower case dir name X-Git-Tag: v0.5.0~23^2 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=7a8c9c78e77a5b99dc662b3f32ea0727d4bbfa74;p=corbenik%2Fctrulib.git Used *.c extension and lower case dir name --- diff --git a/examples/Input/TouchScreen/Makefile b/examples/input/touch-screen/Makefile similarity index 100% rename from examples/Input/TouchScreen/Makefile rename to examples/input/touch-screen/Makefile diff --git a/examples/input/touchscreen/source/main.c b/examples/input/touch-screen/source/main.c similarity index 100% rename from examples/input/touchscreen/source/main.c rename to examples/input/touch-screen/source/main.c