mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
fix libltdl build order
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2869 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
parent
dffeb37aaf
commit
361316e094
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ EXTRA_DIST = PLAN TODO LICENSE hamlib.m4 hamlib.pc.in README.developer \
|
|||
README.betatester README.win32 hamlib.spec
|
||||
|
||||
# BINDINGS_LIST subdirs are no longer built
|
||||
SUBDIRS = macros include lib src $(subdirs) @BACKEND_LIST@ @ROT_BACKEND_LIST@ \
|
||||
SUBDIRS = macros include lib $(subdirs) src @BACKEND_LIST@ @ROT_BACKEND_LIST@ \
|
||||
@BINDINGS@ tests doc
|
||||
|
||||
# tcl, perl, and kylix subdirs are no longer distributed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue