[cogl/msvc-support: 5/5] Stop distribution of cogl/cogl-display.h.in



commit 32d6206a50977cd2ae84608fd109715eaa6204b2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue Aug 2 14:01:15 2011 +0800

    Stop distribution of cogl/cogl-display.h.in
    
    cogl/cogl-display.h is no longer generated from cogl/cogl-display.h.in,
    but cogl/cogl-display.h is now a source file in GIT.

 cogl/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index 9bd4244..b575bdc 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -37,7 +37,7 @@ AM_CFLAGS = $(COGL_DEP_CFLAGS) $(COGL_EXTRA_CFLAGS) $(MAINTAINER_CFLAGS)
 
 BUILT_SOURCES += cogl-defines.h
 DISTCLEANFILES += cogl-defines.h
-EXTRA_DIST += cogl-defines.h.in cogl-display.h.in
+EXTRA_DIST += cogl-defines.h.in
 
 # Note: The cogl-1.0/cogl-gl-1.0 files are essentially for
 # compatability only.  I'm not really sure who could possibly be using



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