Module: Demos
Branch: master
Commit: d5e0b76556a765a79202ccf8e83d6939ce6d05e4
URL:    
http://cgit.freedesktop.org/mesa/demos/commit/?id=d5e0b76556a765a79202ccf8e83d6939ce6d05e4

Author: Chia-I Wu <olva...@gmail.com>
Date:   Thu Oct  7 12:28:27 2010 +0800

openvg: Add eglcommon.h to libcommon_la_SOURCES.

---

 src/egl/openvg/trivial/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/egl/openvg/trivial/Makefile.am 
b/src/egl/openvg/trivial/Makefile.am
index 972a812..f85c70d 100644
--- a/src/egl/openvg/trivial/Makefile.am
+++ b/src/egl/openvg/trivial/Makefile.am
@@ -40,6 +40,7 @@ if HAVE_EGL
 if HAVE_VG
 noinst_LTLIBRARIES = libcommon.la
 libcommon_la_SOURCES = \
+       eglcommon.h \
        eglcommon.c
 
 noinst_PROGRAMS = \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to