1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-27 07:31:48 +00:00

Added csq to build.

svn path=/trunk/; revision=9548
This commit is contained in:
Art Yerkes 2004-05-29 17:00:41 +00:00
parent 8900df33c8
commit dd2e0b0978

View file

@ -6,7 +6,7 @@ PATH_TO_TOP = ../..
include $(PATH_TO_TOP)/rules.mak
DRIVERS = bzip2
DRIVERS = bzip2 csq
all: $(DRIVERS)