libpurple/protocols/gg/Makefile.am

branch
soc.2012.gg
changeset 33329
cf23e0f1861a
parent 33314
57013b9e1a8e
child 33331
16c66b40f60d
--- a/libpurple/protocols/gg/Makefile.am	Sun Aug 05 23:49:36 2012 +0200
+++ b/libpurple/protocols/gg/Makefile.am	Mon Aug 06 13:16:32 2012 +0200
@@ -79,7 +79,13 @@
 	roster.c \
 	roster.h \
 	xml.c \
-	xml.h
+	xml.h \
+	oauth/oauth.c \
+	oauth/oauth.h \
+	oauth/oauth-parameter.c \
+	oauth/oauth-parameter.h \
+	oauth/oauth-purple.c \
+	oauth/oauth-purple.h
 
 AM_CFLAGS = $(st)
 

mercurial