summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-11-16 19:45:11 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-11-16 19:45:11 +0000
commitd351d225618511973d3977069631286753bc478f (patch)
tree076c830451259a10ecf15c6150fc9d8419695be1 /Makefile.am
parent673e0d30edc06f4e51c1a159129010fc9a22149d (diff)
downloadlibcroco-d351d225618511973d3977069631286753bc478f.tar.gz
New file. libcroco-zip is used to build a libcroco distribution for Win32.
2005-11-16 Tor Lillqvist <tml@novell.com> * libcroco-zip.in: New file. libcroco-zip is used to build a libcroco distribution for Win32. * Makefile.am: Distribute libcroco-zip.in * configure.in: AC_SUBST also LIBCROCO_CURRENT and LIBCROCO_AGE as libcroco-zip needs them to construct the DLL name. Check for Win32, set OS_WIN32 Automake conditional. Expand libcroco-zip. * src/Makefile.am: Use -no-undefined on Win32. Link libcroco with GLIB2_LIBS and LIBXML2_LIBS.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index de357e2..d602a60 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@ bin_SCRIPTS=$(CROCO_CONFIG_FILE)
#man_MANS = croco-config.1
EXTRA_DIST= croco-config.in $(PKG_CONFIG_FILE) TODO Doxyfile \
-HACKING COPYING.LIB COPYING libcroco.spec
+HACKING COPYING.LIB COPYING libcroco.spec libcroco-zip.in
all-local: $(PKG_CONFIG_FILE_UNINSTALLED) $(PKG_CONFIG_FILE) \
$(CROCO_CONFIG_FILE_UNINSTALLED) $(CROCO_CONFIG_FILE)