X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=Makefile.in;h=f294acda337403ae78bb4515013026e430683ea9;hb=2682946a339e46d392eebcb7597ef2073720df0d;hp=4ec39dad8fbbc4b71da02ba3191010ee8f6b9638;hpb=c5c516adbe4ddcf8d57e7f21317125422e0f6ed8;p=onak.git 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