Skip to content

Commit

Permalink
Add Makefile to simulators
Browse files Browse the repository at this point in the history
  • Loading branch information
mdblack98 committed Sep 16, 2021
1 parent 12e184a commit be03885
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SUBDIRS = macros include lib \
tests doc

## Static list of distributed directories.
DIST_SUBDIRS = macros include lib src c++ bindings tests doc android scripts rotators/indi \
DIST_SUBDIRS = macros include lib src c++ bindings tests doc android scripts rotators/indi simulators\
$(BACKEND_LIST) $(RIG_BACKEND_LIST) $(ROT_BACKEND_LIST) $(AMP_BACKEND_LIST)

# Install any third party macros into our tree for distribution
Expand Down
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,7 @@ tests/Makefile
scripts/Makefile
android/Makefile
amplifiers/elecraft/Makefile
simulators/Makefile
hamlib.pc
])

Expand Down

0 comments on commit be03885

Please sign in to comment.