From e1fa787be8d0d66c9860c86dcb80fd6e096f74e0 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 26 Sep 2014 18:42:23 -0500 Subject: Separate more commands so single.sh can build them standalone. --- toys/example/skeleton.c | 1 - 1 file changed, 1 deletion(-) (limited to 'toys/example') diff --git a/toys/example/skeleton.c b/toys/example/skeleton.c index 3e776be1..99e771aa 100644 --- a/toys/example/skeleton.c +++ b/toys/example/skeleton.c @@ -28,7 +28,6 @@ config SKELETON config SKELETON_ALIAS bool "skeleton_alias" default n - depends on SKELETON help usage: skeleton_alias [-dq] [-b NUMBER] -- cgit v1.2.3