Fix distclean

This commit is contained in:
Jared Hance 2014-11-13 18:54:14 -05:00
parent 324186166c
commit e54f4699ee

View File

@ -20,4 +20,4 @@ OFILES=\
all: ed25519.a($(OFILES))
clean:
-rm $(OFILES) ed25519.a
-rm -f $(OFILES) ed25519.a