X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=man%2FMakefile;h=1e2bb0100526956b9531fb1965590bd69cb609a9;hp=c89770b08aa8e9c124c3212d2e39b9cc21349cc9;hb=5f64df29828e9ca71164342efd357e9debfb6e44;hpb=247efae55fc4aeeb5ab97fd3e8e56fc9cd4b0706 diff --git a/man/Makefile b/man/Makefile index c89770b08..1e2bb0100 100644 --- a/man/Makefile +++ b/man/Makefile @@ -83,6 +83,13 @@ all: $(MAN1) $(MAN5) $(MAN7) $(MAN8) html libs: +# +# Make unit tests... +# + +unittests: + + # # Clean all config and object files... #