X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/c5c516adbe4ddcf8d57e7f21317125422e0f6ed8..2682946a339e46d392eebcb7597ef2073720df0d:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 4ec39da..f294acd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -48,6 +48,9 @@ OBJS = stats.o cleankey.o $(CORE_OBJS) $(KEYDB_OBJ) all: .depend $(PROGS) testparse maxpath sixdegrees splitkeys onak.conf \ $(BACKENDS) +test: onak $(BACKENDS) + @./runtests + install: $(PROGS) onak.conf $(BACKENDS) install -d $(DESTDIR)/@bindir@ install -d $(DESTDIR)/@libdir@/onak/backends