X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=monitor%2FMakefile;h=4debb6ac01ff5abb647f2fe9331e0653fe3aa0e0;hp=2083948e439891c7f49ec7f13fa362723950c0f0;hb=5f64df29828e9ca71164342efd357e9debfb6e44;hpb=247efae55fc4aeeb5ab97fd3e8e56fc9cd4b0706 diff --git a/monitor/Makefile b/monitor/Makefile index 2083948e4..4debb6ac0 100644 --- a/monitor/Makefile +++ b/monitor/Makefile @@ -36,6 +36,13 @@ all: $(TARGETS) libs: +# +# Make unit tests... +# + +unittests: + + # # Clean all object files... #