Skip to content

Commit

Permalink
BUILD: boinc_zip library is needed by wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBeer committed Feb 12, 2015
1 parent 05c0e25 commit 504b58d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ if ENABLE_LIBRARIES
if ENABLE_SERVER
API_SUBDIRS += zip
endif
## boinc_zip needed for wrapper
if ENABLE_APPS
API_SUBDIRS += zip
endif
if ENABLE_BOINCZIP
API_SUBDIRS += zip
endif
Expand Down

0 comments on commit 504b58d

Please sign in to comment.