From dcb94348a727d0e3b724693c5bde9b500cd75e05 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Wed, 4 Apr 2001 07:20:41 +0000 Subject: Released Gtk+-1.3.3. Wed Apr 4 09:18:18 2001 Tim Janik * Released Gtk+-1.3.3. Wed Apr 4 07:42:23 2001 Tim Janik * gdk/Makefile.am (EXTRA_DIST): add makeenums.pl to EXTRA_DIST. --- gdk-pixbuf/pixops/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdk-pixbuf/pixops') diff --git a/gdk-pixbuf/pixops/Makefile.am b/gdk-pixbuf/pixops/Makefile.am index 4e1231986..0c2a9bfa2 100644 --- a/gdk-pixbuf/pixops/Makefile.am +++ b/gdk-pixbuf/pixops/Makefile.am @@ -1,6 +1,6 @@ noinst_LTLIBRARIES = libpixops.la -INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)/gdk-pixbuf +INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir) -I$(top_srcdir)/gdk-pixbuf noinst_PROGRAMS = timescale -- cgit v1.2.1