# HG changeset patch # User Christian Hammond # Date 1067471330 0 # Node ID c75f6c9d2f702316cebf47739c3c920df366285d # Parent 1dbf83536d83f8d8437b75a5c7279601da13934d [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 diff -r 1dbf83536d83 -r c75f6c9d2f70 src/protocols/Makefile.am --- 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)