view Makefile.am @ 60:9b6127c08bcf

[gaim-migrate @ 70] Gotta list gnome_applet_mgr.c in the main part of the sources. make dist just assumes default build. Kinda broke --enable-gnome for gnome peoples :) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 27 Mar 2000 00:46:06 +0000
parents 1ca691f2a42b
children b1d7336cba85
line wrap: on
line source


EXTRA_DIST = gaim_applet.gnorba gaim_applet.desktop buddytrans

if GNOMEAPPLET

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

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

endif

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