hamlib/doc/Makefile.am
Nate Bargmann a5f13e0056 Set AC_PREREQ to 2.67, enable Automake warnings
Deprecate the use of the INCLUDES variable in favor of the AM_CPPFLAGS
variable per Automake warnings and documentation.
2012-02-03 22:09:45 -06:00

7 lines
250 B
Makefile

EXTRA_DIST = hamlib.cfg index.doxygen hamlib.css footer.html
SRCDOCLST = ../src/rig.c ../src/rotator.c ../src/tones.c ../src/locator.c \
../src/event.c ../src/conf.c ../src/mem.c ../src/settings.c
doc: hamlib.cfg $(SRCDOCLST)
doxygen hamlib.cfg