view Makefile.am @ 256:7615d22ad227

[gaim-migrate @ 266] Permit/deny works now (I hope). Also, the README's and things for libfaim are now included in 'make dist'. Hopefully someone will actually READ the README.gaim file. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 May 2000 18:11:39 +0000
parents 450d62d40185
children 6fb76461870a
line wrap: on
line source


EXTRA_DIST = gaim.spec gaim_applet.gnorba gaim_applet.desktop gaim_applet.soundlist \
	buddytrans README.plugins

if GNOMEAPPLET

gnomesysconf = `@GNOME_CONFIG@ --sysconfdir`
gnomedata    = `@GNOME_CONFIG@ --datadir`

gaim_GNORBA = gaim_applet.gnorba
gaimgnorbadir  = $(gnomesysconf)/CORBA/servers
gaimgnorba_DATA = $(gaim_GNORBA)

gaim_DESKTOP = gaim_applet.desktop
gaimdesktopdir = $(gnomedata)/applets/Network
gaimdesktop_DATA = $(gaim_DESKTOP)

gaim_SOUND = gaim_applet.soundlist
gaimsounddir = $(gnomesysconf)/sound/events
gaimsound_DATA = $(gaim_SOUND)

endif

SUBDIRS = m4 libfaim sounds plugins pixmaps doc src
ACLOCAL_AMFLAGS = -I m4