1
0
forked from pool/boinc-client
boinc-client/boinc-subdirs.patch

17 lines
428 B
Diff

--- Makefile.am.orig 2008-08-25 22:29:18.000000000 +0200
+++ Makefile.am 2008-08-25 22:43:08.000000000 +0200
@@ -13,11 +13,11 @@
endif
if ENABLE_CLIENT
- CLIENT_SUBDIRS = client
+ CLIENT_SUBDIRS = client client/scripts
endif
if BUILD_CLIENTGUI
- CLIENTGUI_SUBDIRS = clientgui sea
+ CLIENTGUI_SUBDIRS = clientgui sea locale/client
endif
# ORDER MATTERS below. One must build dependencies FIRST, then things