X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=backend%2FMakefile;h=bb9d0f8dc75dcf188415f28ba0e8d05eb84bc093;hp=a2d4b1ed0205690711518c13e78bc67394b278fb;hb=5f64df29828e9ca71164342efd357e9debfb6e44;hpb=247efae55fc4aeeb5ab97fd3e8e56fc9cd4b0706 diff --git a/backend/Makefile b/backend/Makefile index a2d4b1ed0..bb9d0f8dc 100644 --- a/backend/Makefile +++ b/backend/Makefile @@ -40,6 +40,13 @@ all: $(TARGETS) libs: +# +# Make unit tests... +# + +unittests: + + # # Clean all object files... #