2006-06-21 Ross Burton <ross@openedhand.com>

* Makefile.am:
	* gtk/Makefile.am:
	Add gtk widget to distcheck and fix.
This commit is contained in:
Ross Burton 2006-06-21 16:14:43 +00:00
parent c8d963f80d
commit 177add8768
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2006-06-21 Ross Burton <ross@openedhand.com>
* Makefile.am:
* gtk/Makefile.am:
Add gtk widget to distcheck and fix.
2006-06-21 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/Makefile.am:

View File

@ -16,7 +16,7 @@ EXTRA_DIST = clutter.pc.in
CLEANFILES = $(pcfiles)
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python --enable-gtk
# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub \

View File

@ -9,7 +9,7 @@ EXTRA_DIST = gtk-clutter.pc.in
CLEANFILES = $(pcfiles)
INCLUDES = @GCC_FLAGS@ @CLUTTER_CFLAGS@ $(GST_CFLAGS) $(GTK_CFLAGS)
INCLUDES = @GCC_FLAGS@ @CLUTTER_CFLAGS@ $(GST_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
lib_LTLIBRARIES = libgtkclutter-@CLUTTER_MAJORMINOR@.la
@ -20,7 +20,7 @@ libgtkclutter_@CLUTTER_MAJORMINOR@_la_LDFLAGS = @CLUTTER_LT_LDFLAGS@
gtkclutterheadersdir = \
$(includedir)/gtk-clutter-@CLUTTER_MAJORMINOR@/gtk-clutter
gtkclutterheaders_DATA = gtk-clutter.h
gtkclutterheaders_HEADERS = gtk-clutter.h
noinst_PROGRAMS = gtk-clutter-test