X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=test%2FMakefile;h=f3e0fcf31270944037dd50c876eb10926ea9029f;hp=1698aca3dafa0d602b810e3e0a95700a4d5db32d;hb=5f64df29828e9ca71164342efd357e9debfb6e44;hpb=247efae55fc4aeeb5ab97fd3e8e56fc9cd4b0706 diff --git a/test/Makefile b/test/Makefile index 1698aca3d..f3e0fcf31 100644 --- a/test/Makefile +++ b/test/Makefile @@ -30,6 +30,13 @@ all: ipptest libs: +# +# Make unit tests... +# + +unittests: + + # # Clean all object files... #