X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=notifier%2FMakefile;h=365a620399d8bbf0db5451cd028e34aaae5a6713;hp=812fcbd69d5852583bf738e78ff520a6aeec41f2;hb=c9fc04c6ec14cb5073b49491ab90551183743b4d;hpb=969307f09661cc4884f54b3e5742b9768516d2a0 diff --git a/notifier/Makefile b/notifier/Makefile index 812fcbd69..365a62039 100644 --- a/notifier/Makefile +++ b/notifier/Makefile @@ -27,6 +27,13 @@ OBJS = mailto.o rss.o testnotify.o all: $(TARGETS) +# +# Make library targets... +# + +libs: + + # # Clean all object files... #