[pango] build/Makefile-msvcproj.am: Remove Generated Intermediate Files
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] build/Makefile-msvcproj.am: Remove Generated Intermediate Files
- Date: Fri, 21 Feb 2014 05:38:11 +0000 (UTC)
commit 05e4927ab0b7b4ead30c47c26e881711a1724d63
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Feb 21 13:38:04 2014 +0800
build/Makefile-msvcproj.am: Remove Generated Intermediate Files
Delete libpangocairo.vs10.sourcefiles and
libpangocairo.vs10.sourcefiles.filters once we are done with them, so to
fix make distcheck
build/Makefile-msvcproj.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/Makefile-msvcproj.am b/build/Makefile-msvcproj.am
index 9fe282d..31d88a3 100644
--- a/build/Makefile-msvcproj.am
+++ b/build/Makefile-msvcproj.am
@@ -202,12 +202,14 @@ $(top_builddir)/build/win32/vs10/pangocairo.vcxproj: \
# (Seperator)
-$(RM) $@
$(CPP) -I$(top_builddir)/build -P - <$(top_srcdir)/build/win32/vs10/pangocairo.vcxprojin >$@
+ -$(RM) $(top_builddir)/build/libpangocairo.vs10.sourcefiles
$(top_builddir)/build/win32/vs10/pangocairo.vcxproj.filters: \
$(top_srcdir)/build/win32/vs10/pangocairo.vcxproj.filtersin
$(top_builddir)/build/libpangocairo.vs10.sourcefiles.filters
# (Seperator)
-$(RM) $@
$(CPP) -I$(top_builddir)/build -P - <$(top_srcdir)/build/win32/vs10/pangocairo.vcxproj.filtersin >$@
+ -$(RM) $(top_builddir)/build/libpangocairo.vs10.sourcefiles.filters
##############################################
# Now fill in the header "installation" list #
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]