mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-12-26 02:48:31 +01:00
fix typo in Makefile
Signed-off-by: Steve Markgraf <steve@steve-m.de>
This commit is contained in:
parent
409073b8ab
commit
796a47397a
@ -7,4 +7,4 @@ rtl-sdr: main.o tuner_e4000.o tuner_fc0013.c
|
||||
$(CC) -o $@ $^ $(LDFLAGS)
|
||||
|
||||
clean:
|
||||
@rm -f rtl.sdr *.o
|
||||
@rm -f rtl-sdr *.o
|
||||
|
Loading…
Reference in New Issue
Block a user