diff mcabber/src/Makefile.am @ 1041:d4b97a2423eb

Introduce PGP utility functions
author Mikael Berthe <mikael@lilotux.net>
date Sun, 26 Nov 2006 10:30:52 +0100
parents b6c6734a781b
children 3b338a5c01fc
line wrap: on
line diff
--- a/mcabber/src/Makefile.am	Sun Nov 26 10:14:47 2006 +0100
+++ b/mcabber/src/Makefile.am	Sun Nov 26 10:30:52 2006 +0100
@@ -4,7 +4,8 @@
 		  commands.c commands.h compl.c compl.h \
 		  hbuf.c hbuf.h screen.c screen.h logprint.h \
 		  settings.c settings.h hooks.c hooks.h utf8.c utf8.h \
-		  histolog.c histolog.h utils.c utils.h help.c help.h
+		  histolog.c histolog.h utils.c utils.h pgp.c pgp.h \
+		  help.c help.h
 
 LDADD = $(GLIB_LIBS) $(GPGME_LIBS) \
 	../libjabber/liblibjabber.a ../connwrap/libconnwrap.a