diff --git a/reactos/drivers/lib/Makefile b/reactos/drivers/lib/Makefile index 2da325d05f0..4b6e3ca5442 100644 --- a/reactos/drivers/lib/Makefile +++ b/reactos/drivers/lib/Makefile @@ -6,7 +6,7 @@ PATH_TO_TOP = ../.. include $(PATH_TO_TOP)/rules.mak -DRIVERS = bzip2 +DRIVERS = bzip2 csq all: $(DRIVERS)