view Makefile.am @ 3329:e099cf9a9586

[gaim-migrate @ 3347] Chip is making a commit! This makes the FAQ basically identical to the one on the website. I'll look through the old version in the gaim/docs dir soon and see if some things should be salvaged and merged into the new one and the website. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 20 Jun 2002 04:00:52 +0000
parents ad4057cb228f
children 83314a9985ef
line wrap: on
line source


EXTRA_DIST = gaim.spec.in gaim_applet.gnorba gaim.desktop gaim_applet.desktop \
	HACKING gaim2blt.pl licq2gaim.pl

if DISTRIB

distribgnorbadir = $(sysconfdir)/CORBA/servers
distribgnorba_DATA = gaim_applet.gnorba

distribdesktopdir = $(datadir)/applets/Network
distribdesktop_DATA = gaim_applet.desktop

else

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)

endif

endif

pixmapdir = $(datadir)/gnome/apps/Internet
pixmap_DATA = gaim.desktop

SUBDIRS = m4 sounds plugins pixmaps doc po intl src
ACLOCAL_AMFLAGS = -I m4