changeset 7374:c75f6c9d2f70

[gaim-migrate @ 7969] Put trepia in DIST_SUBDIRS. It won't build by default, but will be put in the tarballs, and users can specify if they want to compile it by adding it to the --with-dynamic-prpls line. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 29 Oct 2003 23:48:50 +0000
parents 1dbf83536d83
children 51e7347ca51a
files src/protocols/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/Makefile.am	Wed Oct 29 23:46:19 2003 +0000
+++ b/src/protocols/Makefile.am	Wed Oct 29 23:48:50 2003 +0000
@@ -1,3 +1,3 @@
-DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr
+DIST_SUBDIRS = gg irc jabber msn napster oscar toc trepia yahoo zephyr
 
 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)