mirror of https://github.com/BOINC/boinc.git
Include local_wu.h in the distribution
git-svn-id: svn+ssh://cvs.lpds.sztaki.hu/var/lib/svn/szdg/dcapi/trunk@1050 a7169a2c-3604-0410-bc95-c702d8d87f7a
This commit is contained in:
parent
874704281c
commit
1a329951fc
|
@ -16,7 +16,8 @@ AM_CPPFLAGS = -I$(top_srcdir)/include $(GLIB_CFLAGS)
|
|||
noinst_HEADERS = \
|
||||
local_common.h \
|
||||
local_master.h \
|
||||
local_utils.h
|
||||
local_utils.h \
|
||||
local_wu.h
|
||||
|
||||
libdc_local_la_SOURCES = \
|
||||
local_master.c \
|
||||
|
|
Loading…
Reference in New Issue