summaryrefslogtreecommitdiff
path: root/cogl-pango/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cogl-pango/Makefile.am')
-rw-r--r--cogl-pango/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cogl-pango/Makefile.am b/cogl-pango/Makefile.am
index d8cf3737..04bab90b 100644
--- a/cogl-pango/Makefile.am
+++ b/cogl-pango/Makefile.am
@@ -89,9 +89,9 @@ dist-hook: ../build/win32/vs9/cogl-pango.vcproj ../build/win32/vs10/cogl-pango.v
$(CPP) -P - <$(top_srcdir)/build/win32/vs10/cogl-pango.vcxproj.filtersin >$@
rm coglpango.vs10.sourcefiles.filters
-EXTRA_DIST += cogl-pango.symbols
+EXTRA_DIST += cogl-pango.symbols cogl-pango.rc.in cogl-pango.rc
-DISTCLEANFILES += ../build/win32/vs9/cogl-pango.vcproj ../build/win32/vs10/cogl-pango.vcxproj ../build/win32/vs10/cogl-pango.vcxproj.filters
+DISTCLEANFILES += ../build/win32/vs9/cogl-pango.vcproj ../build/win32/vs10/cogl-pango.vcxproj ../build/win32/vs10/cogl-pango.vcxproj.filters cogl-pango.rc
-include $(INTROSPECTION_MAKEFILE)