From: Jonathan McDowell Date: Wed, 25 Apr 2012 04:59:45 +0000 (-0700) Subject: Cleanup hashquery.o on make clean X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/4c53f6479c2d0dd7bb0b81bddcfedb0d093a49b9 Cleanup hashquery.o on make clean --- diff --git a/Makefile.in b/Makefile.in index 447894b..2163b1a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -152,7 +152,7 @@ clean: $(RM) $(PROGS) $(OBJS) Makefile.bak testparse maxpath *.core core \ gpgwww.o add.o lookup.o main.o maxpath.o onak.o sixdegrees \ sixdegrees.o splitkeys.o stripkey.o onak.conf keyd.o \ - keydctl.o version.h \ + keydctl.o hashquery.o version.h \ $(foreach be,@BACKENDS@,keydb_$(be).o) *.so ifeq (x@KEYD@, xyes) $(RM) keyd.o keydb_$(DBTYPE).o