diff options
| author | Roland Reichwein <mail@reichwein.it> | 2021-02-20 12:29:00 +0100 |
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2021-02-20 12:29:00 +0100 |
| commit | 2b31c2bfa8b833b0837207b21d8738600f3f79d6 (patch) | |
| tree | c1ab6e4e8466edac28bd12a233835318c7127b48 | |
| parent | 5bbc247ade4f6fc705269e3b0a8a8cae13eeef12 (diff) | |
Update Makefile
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,6 +55,6 @@ install: install tunerdemo $(DESTDIR)/$(PREFIX)/tunerdemo clean: - rm -f tunerdemo *.o external/*.o + rm -f tunerdemo testsuite *.o external/*.o .PHONY: clean install all test |
