diff libpurple/Makefile.am @ 17910:668a294f9a72

- Added certificate.[ch] and got them integrated into the build
author William Ehlhardt <williamehlhardt@gmail.com>
date Fri, 01 Jun 2007 23:54:46 +0000
parents 46351036fdb4
children 150689f4b56d
line wrap: on
line diff
--- a/libpurple/Makefile.am	Fri Jun 01 23:53:05 2007 +0000
+++ b/libpurple/Makefile.am	Fri Jun 01 23:54:46 2007 +0000
@@ -36,6 +36,7 @@
 	accountopt.c \
 	blist.c \
 	buddyicon.c \
+	certificate.c \
 	cipher.c \
 	circbuffer.c \
 	cmds.c \
@@ -85,6 +86,7 @@
 	accountopt.h \
 	blist.h \
 	buddyicon.h \
+	certificate.h \
 	cipher.h \
 	circbuffer.h \
 	cmds.h \