kopia lustrzana https://github.com/Hamlib/Hamlib
Split and sort the list of DIST_SUBDIRS
rodzic
8f0c94dc77
commit
e3d1ed00b7
18
Makefile.am
18
Makefile.am
|
@ -33,10 +33,24 @@ SUBDIRS = macros include lib security \
|
||||||
|
|
||||||
## Static list of distributed directories.
|
## Static list of distributed directories.
|
||||||
DIST_SUBDIRS = \
|
DIST_SUBDIRS = \
|
||||||
|
$(AMP_BACKEND_LIST) \
|
||||||
|
$(BACKEND_LIST) \
|
||||||
|
$(RIG_BACKEND_LIST) \
|
||||||
$(RIG_BACKEND_OPTIONAL_LIST) \
|
$(RIG_BACKEND_OPTIONAL_LIST) \
|
||||||
|
$(ROT_BACKEND_LIST) \
|
||||||
$(ROT_BACKEND_OPTIONAL_LIST) \
|
$(ROT_BACKEND_OPTIONAL_LIST) \
|
||||||
macros include lib src c++ bindings tests doc android scripts simulators\
|
android \
|
||||||
security $(BACKEND_LIST) $(RIG_BACKEND_LIST) $(ROT_BACKEND_LIST) $(AMP_BACKEND_LIST)
|
bindings \
|
||||||
|
c++ \
|
||||||
|
doc \
|
||||||
|
include \
|
||||||
|
lib \
|
||||||
|
macros \
|
||||||
|
scripts \
|
||||||
|
security \
|
||||||
|
simulators \
|
||||||
|
src \
|
||||||
|
tests
|
||||||
|
|
||||||
# Install any third party macros into our tree for distribution
|
# Install any third party macros into our tree for distribution
|
||||||
ACLOCAL_AMFLAGS = -I macros --install
|
ACLOCAL_AMFLAGS = -I macros --install
|
||||||
|
|
Ładowanie…
Reference in New Issue