Skip to content

Commit

Permalink
forgot a
Browse files Browse the repository at this point in the history
  • Loading branch information
grenaud committed Dec 3, 2020
1 parent 4e2e95f commit ca928f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ test: all
${CXX} ${CXXFLAGS} -c $^ -o $@

clean :
rm -f testRecons testUtils *.o
rm -f testRecons testUtils *.o *.a
make -C gzstream/ clean

.PHONY: all

0 comments on commit ca928f3

Please sign in to comment.