mirror of https://github.com/BOINC/boinc.git
added result_state.h
svn path=/trunk/boinc/; revision=1480
This commit is contained in:
parent
383dea1004
commit
ebab346ca4
|
@ -5,6 +5,7 @@ include $(top_srcdir)/Makefile.incl
|
|||
bin_PROGRAMS = md5_test shmem_test crypt_prog
|
||||
EXTRA_PROGRAMS = msg_test synch_test
|
||||
noinst_LIBRARIES = libboinc.a
|
||||
EXTRA_DIST = result_state.h
|
||||
|
||||
libboinc_a_SOURCES = \
|
||||
app_ipc.C \
|
||||
|
|
|
@ -171,6 +171,7 @@ LIBRSA = $(top_builddir)/RSAEuro/source/librsaeuro.a
|
|||
bin_PROGRAMS = md5_test shmem_test crypt_prog
|
||||
EXTRA_PROGRAMS = msg_test synch_test
|
||||
noinst_LIBRARIES = libboinc.a
|
||||
EXTRA_DIST = result_state.h
|
||||
|
||||
libboinc_a_SOURCES = \
|
||||
app_ipc.C \
|
||||
|
|
Loading…
Reference in New Issue