diff --git a/libdha/Makefile b/libdha/Makefile index 52e38b85ad..16f1811dd8 100644 --- a/libdha/Makefile +++ b/libdha/Makefile @@ -57,8 +57,7 @@ test: $(SHORTNAME) $(CC) test.c -o $@ $^ clean: - rm -f *.o *.a *~ *.so *.so.* - rm -f pci_*.c pci_*.h pci.db + rm -f *.o *.a *~ *.so *.so.* pci_*.c pci_*.h pci.db distclean: clean rm -f .depend test