mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@810 7ae35d74-ebe9-4afe-98af-79ac388436b8
8 lines
218 B
Makefile
8 lines
218 B
Makefile
noinst_HEADERS = config.h
|
|
|
|
includedir = @includedir@/hamlib
|
|
|
|
# Should be nobase_include_HEADERS
|
|
include_HEADERS = hamlib/rig.h hamlib/riglist.h hamlib/rig_dll.h \
|
|
hamlib/rotator.h hamlib/rotlist.h hamlib/rigclass.h
|
|
|