Skip to content

Commit

Permalink
added strip-bundle to hosttools target
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Oct 2, 2018
1 parent f101ab8 commit 5122e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ hosttools:
$(MAKE) -C platform/OSP
$(MAKE) -C platform/OSP/BundleCreator
$(MAKE) -C platform/OSP/CodeCacheUtility
$(MAKE) -C platform/OSP/StripBundle
$(MAKE) -C platform/CppParser
$(MAKE) -C platform/CodeGeneration
$(MAKE) -C platform/RemotingNG
Expand Down

0 comments on commit 5122e05

Please sign in to comment.