Fix 'make distcheck' failure

This commit is contained in:
Nate Bargmann 2020-01-18 08:38:53 -06:00
parent 2478f6b0f8
commit c60b8a1b3e
No known key found for this signature in database
GPG Key ID: F72625E2EDBED598

View File

@ -22,8 +22,7 @@ SUBDIRS = macros include lib \
tests doc
## Static list of distributed directories.
DIST_SUBDIRS = macros include lib src dummy c++ bindings tests doc android\
scripts \
DIST_SUBDIRS = macros include lib src c++ bindings tests doc android scripts \
$(BACKEND_LIST) $(RIG_BACKEND_LIST) $(ROT_BACKEND_LIST) $(AMP_BACKEND_LIST)
# Install any third party macros into our tree for distribution