X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=scripting%2Fphp%2FMakefile;h=19147869823f0f45433e01d5ae0f96a61472d41c;hp=36b5766af450895e14b2274099132d35c7b525d8;hb=5f64df29828e9ca71164342efd357e9debfb6e44;hpb=247efae55fc4aeeb5ab97fd3e8e56fc9cd4b0706 diff --git a/scripting/php/Makefile b/scripting/php/Makefile index 36b5766af..191478698 100644 --- a/scripting/php/Makefile +++ b/scripting/php/Makefile @@ -52,6 +52,13 @@ all: $(PHPCUPS) libs: +# +# Make unit tests... +# + +unittests: + + # # Remove object and target files... #