gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11102: install the gnash-view.h fil


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11102: install the gnash-view.h file.
Date: Sat, 13 Jun 2009 12:25:31 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11102
committer: address@hidden
branch nick: trunk
timestamp: Sat 2009-06-13 12:25:31 -0600
message:
  install the gnash-view.h file.
modified:
  gui/pythonmod/Makefile.am
=== modified file 'gui/pythonmod/Makefile.am'
--- a/gui/pythonmod/Makefile.am 2009-06-04 16:52:25 +0000
+++ b/gui/pythonmod/Makefile.am 2009-06-13 18:25:31 +0000
@@ -20,6 +20,7 @@
 
 GNASH_INCLUDES = \
        -I$(top_srcdir)/gui \
+       -I$(top_srcdir)/gui/pythonmod \
        -I$(top_srcdir)/libbase \
        -I$(top_srcdir)/backend \
        -I$(top_srcdir)/libcore \
@@ -55,6 +56,9 @@
        $(GTK2_LIBS) \
        $(DEPS_LIBS)
 
+instdir = $(includedir)/gnash
+inst_HEADERS = gnash-view.h
+
 if BUILD_OGL_RENDERER
 RENDERER_GLUE = $(top_srcdir)/gui/gtk_glue_gtkglext.cpp
 INCLUDES += $(GLEXT_CFLAGS)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]