Skip to content

Commit

Permalink
Fix make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mutability committed Dec 8, 2020
1 parent e4cefb7 commit 0f01014
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 @@ -30,4 +30,4 @@ format:
clang-format -style=file -i *.cc *.h

clean:
rm -f *.o fec/*.o dump978-fa faup978 skyaware978
rm -f *.o libs/fec/*.o dump978-fa faup978 skyaware978 fec_tests

0 comments on commit 0f01014

Please sign in to comment.