Added binary_value.h
This commit is contained in:
parent
d3b83c70b0
commit
a4009dee15
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ t_eofitness_LDADD = $(LDADDS)
|
|||
|
||||
###############################################################################
|
||||
|
||||
t_eobin_SOURCES = t-eobin.cpp
|
||||
t_eobin_SOURCES = t-eobin.cpp binary_value.h
|
||||
t_eobin_DEPENDENCIES = $(DEPS)
|
||||
t_eobin_LDADD = $(LDADDS)
|
||||
|
||||
|
|
|
|||
Reference in a new issue