Install libwombat in $(privlibdir) and version the
include file path using $(BASE_VERSION). svn path=/trunk/; revision=19561
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2003-01-22 Ettore Perazzoli <ettore@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: Install libwombat in $(privlibdir) and version the
|
||||||
|
include file path using $(BASE_VERSION).
|
||||||
|
|
||||||
2002-11-04 Rodrigo Moya <rodrigo@ximian.com>
|
2002-11-04 Rodrigo Moya <rodrigo@ximian.com>
|
||||||
|
|
||||||
* Makefile.am: fixed flags for $(ORBIT_IDL).
|
* Makefile.am: fixed flags for $(ORBIT_IDL).
|
||||||
|
@ -16,9 +16,9 @@ $(IDL_GENERATED): $(IDLS)
|
|||||||
$(top_srcdir)/wombat/Evolution-Wombat.idl
|
$(top_srcdir)/wombat/Evolution-Wombat.idl
|
||||||
|
|
||||||
# Wombat library
|
# Wombat library
|
||||||
lib_LTLIBRARIES = libwombat.la
|
privlib_LTLIBRARIES = libwombat.la
|
||||||
|
|
||||||
wombatincludedir = $(includedir)/evolution/wombat
|
wombatincludedir = $(includedir)/evolution-$(BASE_VERSION)/wombat
|
||||||
wombatinclude_HEADERS = \
|
wombatinclude_HEADERS = \
|
||||||
wombat-client.h
|
wombat-client.h
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user