diff libpurple/Makefile.am @ 26535:a9ce6dedbf35

Fix build when srcdir != builddir.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 10 Apr 2009 18:55:26 +0000
parents 80e08aef33ec
children 4851546210a1 3a0552df3379
line wrap: on
line diff
--- a/libpurple/Makefile.am	Fri Apr 10 07:31:51 2009 +0000
+++ b/libpurple/Makefile.am	Fri Apr 10 18:55:26 2009 +0000
@@ -113,7 +113,6 @@
 	idle.h \
 	imgstore.h \
 	log.h \
-	marshallers.h \
 	media.h \
 	media-gst.h \
 	mediamanager.h \
@@ -153,7 +152,7 @@
 	xmlnode.h \
 	whiteboard.h
 
-purple_builtheaders = purple.h version.h
+purple_builtheaders = purple.h version.h marshallers.h
 
 marshallers.h: marshallers.list
 	@echo "Generating marshallers.h"