comparison src/protocols/toc/Makefile.am @ 2894:44140dae2865

[gaim-migrate @ 2907] why didn't someone tell me about this sooner? committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 16 Dec 2001 21:35:00 +0000
parents 5486d558ecee
children 5df423e0bca8
comparison
equal deleted inserted replaced
2893:abf9303fb328 2894:44140dae2865
1 EXTRA_DIST = PROTOCOL 1 EXTRA_DIST = PROTOCOL
2 2
3 pkgdir = $(libdir)/gaim 3 pkgdir = $(libdir)/gaim
4 4
5 CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS) 5 CFLAGS += -I\$(top_srcdir)/src $(st) $(DEBUG_CFLAGS)
6 libtoc_la_LDFLAGS = -avoid-version 6 libtoc_la_LDFLAGS = -module -avoid-version
7 7
8 if STATIC_TOC 8 if STATIC_TOC
9 9
10 st = -DSTATIC 10 st = -DSTATIC
11 pkg_LTLIBRARIES = 11 pkg_LTLIBRARIES =