diff libpurple/Makefile.am @ 29141:ab1e29779722

Split the media API's enum types out into its own file.
author maiku@pidgin.im
date Wed, 21 Oct 2009 20:58:32 +0000
parents fb2c0674e828
children f585e10f156b
line wrap: on
line diff
--- a/libpurple/Makefile.am	Wed Oct 21 20:05:52 2009 +0000
+++ b/libpurple/Makefile.am	Wed Oct 21 20:58:32 2009 +0000
@@ -53,6 +53,7 @@
 	idle.c \
 	imgstore.c \
 	log.c \
+	media/enum-types.c \
 	media/media.c \
 	mediamanager.c \
 	mime.c \
@@ -116,6 +117,7 @@
 	idle.h \
 	imgstore.h \
 	log.h \
+	media/enum-types.h \
 	media.h \
 	media-gst.h \
 	mediamanager.h \