X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/36eef8ab7ec7c90e97f2371d7ca8c80d52fd3e27..87fbdd69b1885c6588ec924e37b734f2c3c5ed35:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 7e04bf7..018eb04 100644 --- a/Makefile +++ b/Makefile @@ -43,7 +43,8 @@ onak: onak.o merge.o $(CORE_OBJS) clean: rm -f $(PROGS) $(OBJS) Makefile.bak testparse maxpath *.core core \ - gpgwww.o add.o lookup.o main.o maxpath.o onak.o + gpgwww.o add.o lookup.o main.o maxpath.o onak.o sixdegrees \ + sixdegrees.o depend: makedepend $(SRCS)