## Copyright (c) 2001 ## The libbonobomm development team. SUBDIRS = private sublib_name = servers sublib_libname = libbonobomm-2.0 sublib_libversion = $(LIBBONOBOMM_SO_VERSION) sublib_namespace = Bonobo sublib_cflags = $(LIBBONOBOMM_CFLAGS) sublib_topdir = bonobomm sublib_srcdir = servers_src files_extra_h = init.h unknown_cppimpl.h servantowner.h files_extra_cc = init.cc unknown_cppimpl.cc include $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment lib_LTLIBRARIES = libbonobomm_servers-1.3.la libbonobomm_servers_1_3_la_SOURCES = $(files_all_cc) libbonobomm_servers_1_3_la_LDFLAGS = $(common_ldflags) libbonobomm_servers_1_3_la_LIBADD = $(LIBBONOBOMM_LIBS)