More changes to Makefile.am
This commit is contained in:
parent
1bee1e1f81
commit
d2fedcb5b9
2 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ lib_LIBRARIES = libeoother.a
|
|||
libeoother_a_SOURCES = eoExternalOpFunctions.cpp
|
||||
|
||||
libeootherincdir = $(includedir)/eo/other
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h external_eo eoExternalOpFunctions.h
|
||||
|
|
|
|||
Reference in a new issue