fix installation, dist-preparation

This commit is contained in:
kuepper 2004-09-22 18:18:31 +00:00
commit 51471804cd
18 changed files with 110 additions and 80 deletions

View file

@ -1,13 +1,11 @@
###############################################################################
##
## Makefile.am for eo/src/other
##
###############################################################################
INCLUDES = -I$(top_builddir)/src
#lib_LIBRARIES = libeoother.a
#libeoother_a_SOURCES =
AM_CXXFLAGS = -I$(top_builddir)/src
libeootherincdir = $(includedir)/eo/other
libeootherinc_HEADERS = eoExternalEO.h eoString.h external_eo eoExternalOpFunctions.h
otherincludedir = $(pkgincludedir)/other
otherinclude_HEADERS = eoExternalEO.h \
eoString.h \
external_eo \
eoExternalOpFunctions.h