X-Git-Url: http://git.scottworley.com/overonion/blobdiff_plain/2377b838ff45bc3407e0c65028eac858c47c9d4e..636e3e5b935d67b52989f948d80fb151e330f21c:/Makefile diff --git a/Makefile b/Makefile index 6e2eacb..f733156 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ depend: *.c test: reverse_test ./reverse_test + ./overonion_test .PHONY: clean distclean depend test