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@644 7ae35d74-ebe9-4afe-98af-79ac388436b8
12 lines
281 B
Makefile
12 lines
281 B
Makefile
|
|
aclocaldir = @datadir@/aclocal
|
|
aclocal_DATA = hamlib.m4
|
|
|
|
EXTRA_DIST = PLAN TODO LICENSE hamlib.m4
|
|
|
|
SUBDIRS = include lib libltdl src icom kenwood aor yaesu dummy pcr alinco winradio uniden tentec kachina c++ tcl tests doc
|
|
|
|
INCLUDES = $(INCLTDL)
|
|
|
|
#hamlibdoc_DATA = THANKS LICENSE
|
|
|