libpurple/plugins/Makefile.am

branch
soc.2008.masterpassword
changeset 34021
25c14927f826
parent 27893
ddabb07ae54e
parent 34018
303ae52b5882
child 34178
4712cf749699
--- a/libpurple/plugins/Makefile.am	Fri Aug 28 23:27:10 2009 +0000
+++ b/libpurple/plugins/Makefile.am	Sat Aug 29 00:45:37 2009 +0000
@@ -1,4 +1,4 @@
-DIST_SUBDIRS = mono perl ssl tcl
+DIST_SUBDIRS = mono perl ssl tcl keyrings
 
 if USE_PERL
 PERL_DIR = perl
@@ -20,7 +20,8 @@
 	$(MONO_DIR) \
 	$(PERL_DIR) \
 	ssl \
-	$(TCL_DIR)
+	$(TCL_DIR) \
+	keyrings
 
 plugindir = $(libdir)/purple-$(PURPLE_MAJOR_VERSION)
 

mercurial