summaryrefslogtreecommitdiff
path: root/libpurple/Makefile.am
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@pidgin.im>2009-04-10 18:55:26 +0000
committerSadrul Habib Chowdhury <sadrul@pidgin.im>2009-04-10 18:55:26 +0000
commita6358ee56bc16644e762e249156cbbb1d1a6bbab (patch)
treea9e67ba0f43fc6367543b26b523f1c9be9149f9c /libpurple/Makefile.am
parent0e4e2632ded31ce9e9d8b7981142f416dccd7e3f (diff)
downloadpidgin-a6358ee56bc16644e762e249156cbbb1d1a6bbab.tar.gz
Fix build when srcdir != builddir.
Diffstat (limited to 'libpurple/Makefile.am')
-rw-r--r--libpurple/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/libpurple/Makefile.am b/libpurple/Makefile.am
index 39bb976236..da4008b9a3 100644
--- a/libpurple/Makefile.am
+++ b/libpurple/Makefile.am
@@ -113,7 +113,6 @@ purple_coreheaders = \
idle.h \
imgstore.h \
log.h \
- marshallers.h \
media.h \
media-gst.h \
mediamanager.h \
@@ -153,7 +152,7 @@ purple_coreheaders = \
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"