From 95b0c933ce024b5d6edebd93b7ba40a723181b9c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 17 Jul 2002 12:46:03 +0000 Subject: add checking Cards+ in "make check" --- lst/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lst/Makefile') diff --git a/lst/Makefile b/lst/Makefile index d8a5e9bc..59b0ef3b 100644 --- a/lst/Makefile +++ b/lst/Makefile @@ -19,6 +19,7 @@ clean: check: @../convert/merge2pcitable.pl pcitable pcitable pcitable > /dev/null @../convert/merge2pcitable.pl pcitable usbtable usbtable > /dev/null + @cd ../convert; ./verify_Cards.pl CardsNames: Cards+ ../convert/Cards2CardsNames.pl rm -f $@ -- cgit v1.2.1