Skip to content

Commit ae6a72c

Browse files
committed
build: make build with automake work again
Signed-off-by: Steve Markgraf <[email protected]>
1 parent 965a4ab commit ae6a72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rtlsdr_HEADERS = rtl-sdr.h rtl-sdr_export.h
22

3-
noinst_HEADERS = reg_field.h rtlsdr_i2c.h tuner_e4k.h tuner_fc0012.h tuner_fc0013.h tuner_fc2580.h tuner_r820t.h
3+
noinst_HEADERS = reg_field.h rtlsdr_i2c.h tuner_e4k.h tuner_fc0012.h tuner_fc0013.h tuner_fc2580.h tuner_r82xx.h
44

55
rtlsdrdir = $(includedir)

0 commit comments

Comments
 (0)