Mercurial > pidgin
comparison Makefile.am @ 169:554df636a6e7
[gaim-migrate @ 179]
Added README.plugins to 'make dist'.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 24 Apr 2000 19:34:18 +0000 |
parents | 45a2915dfce1 |
children | 450d62d40185 |
comparison
equal
deleted
inserted
replaced
168:7590dcc3baac | 169:554df636a6e7 |
---|---|
1 | 1 |
2 EXTRA_DIST = gaim.spec gaim_applet.gnorba gaim_applet.desktop gaim_applet.soundlist \ | 2 EXTRA_DIST = gaim.spec gaim_applet.gnorba gaim_applet.desktop gaim_applet.soundlist \ |
3 buddytrans plugins/CRAZY plugins/HOWTO plugins/Makefile plugins/SIGNALS \ | 3 buddytrans plugins/CRAZY plugins/HOWTO plugins/Makefile plugins/SIGNALS \ |
4 plugins/autorecon.c plugins/chkmail.c plugins/filectl.c plugins/gaiminc.c \ | 4 plugins/autorecon.c plugins/chkmail.c plugins/filectl.c plugins/gaiminc.c \ |
5 plugins/iconaway.c plugins/simple.c plugins/spellchk.c | 5 plugins/iconaway.c plugins/simple.c plugins/spellchk.c README.plugins |
6 | 6 |
7 if GNOMEAPPLET | 7 if GNOMEAPPLET |
8 | 8 |
9 gnomesysconf = `@GNOME_CONFIG@ --sysconfdir` | 9 gnomesysconf = `@GNOME_CONFIG@ --sysconfdir` |
10 gnomedata = `@GNOME_CONFIG@ --datadir` | 10 gnomedata = `@GNOME_CONFIG@ --datadir` |