aboutsummaryrefslogtreecommitdiffstats
path: root/fb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fb/Makefile')
-rw-r--r--fb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/Makefile b/fb/Makefile
index ffcc242..52958ed 100644
--- a/fb/Makefile
+++ b/fb/Makefile
@@ -9,7 +9,7 @@ CFLAGS=-g -O2 -Wall \
PROGS=progress fbresolution
-all build: $(PROGS)
+all: $(PROGS)
check:
/bin/true