Still part of extreme cleanup
This commit is contained in:
parent
664c1f12d9
commit
73461e2d76
2 changed files with 2 additions and 2 deletions
|
|
@ -10,4 +10,4 @@ INCLUDES = -I$(top_builddir)/src
|
|||
#libeoother_a_SOURCES =
|
||||
|
||||
libeootherincdir = $(includedir)/eo/other
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h external_eo eoExternalOpFunctions.h
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h external_eo eoExternalOpFunctions.h
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ DEPS = $(top_builddir)/src/libeo.a $(top_builddir)/src/obsolete/libeoobsolete.a
|
|||
###############################################################################
|
||||
|
||||
INCLUDES = -I$(top_builddir)/src
|
||||
LDADDS = $(top_builddir)/src/libeo.a $(top_builddir)/src/obsolete/libeoobsolete.a $(top_builddir)/src/utils/libeoutils.a
|
||||
LDADDS = $(top_builddir)/src/libeo.a $(top_builddir)/src/utils/libeoutils.a
|
||||
|
||||
###############################################################################
|
||||
|
||||
|
|
|
|||
Reference in a new issue