[pango] Dist also the .vcprojin files



commit 7e2abeb19c4b0760d60ec8b388c9f98075700004
Author: Tor Lillqvist <tml iki fi>
Date:   Tue Mar 16 10:37:00 2010 +0200

    Dist also the .vcprojin files
    
    It has to be possible to run "make dist" also in an unpacked tarball.

 build/win32/vs9/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index b654ba3..88ec980 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -1,8 +1,11 @@
 EXTRA_DIST = \
 	pango.sln \
 	pango.vsprops \
+	pango.vcprojin \
 	pango.vcproj \
+	pangoft2.vcprojin \
 	pangoft2.vcproj \
 	pangowin32.vcproj \
+	pangocairo.vcprojin \
 	pangocairo.vcproj \
 	install.vcproj



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]