X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/1fae9e73f62b3543accd1f800d324de446b94d7b..d9432fa0982c0f7a736bf00c04969dedca347ea3:/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