[pango: 27/31] [win32] Another try to fix make distcheck



commit 2fc870895bb1ad6d3b28dd013927a4ddde2a102d
Author: Behdad Esfahbod <behdad behdad org>
Date:   Sat Apr 4 19:15:12 2015 -0700

    [win32] Another try to fix make distcheck
    
    Sigh.

 pango/Makefile.am |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/pango/Makefile.am b/pango/Makefile.am
index 39c5ce1..be657ec 100644
--- a/pango/Makefile.am
+++ b/pango/Makefile.am
@@ -440,11 +440,6 @@ EXTRA_DIST =                                       \
        break-thai.c                            \
        check.defs
 
-
-include $(top_srcdir)/build/Makefile-msvcproj.am
-
-dist-hook: $(pango_vcproj_stuff)
-
 CLEANFILES =                   \
        pango-enum-types.h      \
        s-enum-types-h          \
@@ -458,8 +453,7 @@ MOSTLYCLEANFILES =          \
        *.expected
 
 DISTCLEANFILES =               \
-       pango-features.h        \
-       $(pango_vcproj_stuff)
+       pango-features.h
 
 install-exec-hook:
 if DISABLE_EXPLICIT_DEPS


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