Hamlib/tuner
Nate Bargmann 332a04b7cd Clean up backend Makefile.am files
Moved all backend *.h files into the SOURCES primary as Automake
documentation states all source file types should be listed.  This
causes Automake to include *.h files in rebuild rules for the targets.

Removed the '-DIN_HAMLIB' assignment from the CFLAGS primary in each
backend and assigned it to AM_CPPFLAGS in configure.ac.  The effect is
the same and it simplifies the backend Makefile.am files.

Removed all commented lines.
2013-09-16 21:51:39 -05:00
..
Android.mk Add Android build support 2013-04-26 22:31:56 -05:00
Makefile.am Clean up backend Makefile.am files 2013-09-16 21:51:39 -05:00
tuner.c
tuner.h
v4l.c Update version of modified backends 2012-02-02 20:10:37 -06:00
v4l2.c Update version of modified backends 2012-02-02 20:10:37 -06:00
videodev.h
videodev2.h