From 6b9ed57cc7b62062f7a8f6a3311f6f9a245790e8 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Tue, 26 Feb 2002 13:14:23 +0000 Subject: forget a check entry --- fb/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fb/Makefile b/fb/Makefile index 0ba7cea..ffcc242 100644 --- a/fb/Makefile +++ b/fb/Makefile @@ -11,6 +11,9 @@ PROGS=progress fbresolution all build: $(PROGS) +check: + /bin/true + fbresolution: fbresolution.c $(CC) $(CFLAGS) -o $@ fbresolution.c -- cgit v1.2.1