patch-src_gtkport_Makefile_in 507 B

123456789101112
  1. $OpenBSD: patch-src_gtkport_Makefile_in,v 1.2 2007/07/05 17:28:18 jasper Exp $
  2. --- src/gtkport/Makefile.in.orig Fri Dec 30 22:29:34 2005
  3. +++ src/gtkport/Makefile.in Thu Jul 5 17:39:19 2007
  4. @@ -242,6 +242,7 @@ libgtkport_a_SOURCES = gtkport.c gtkport.h clist.c cli
  5. unicodewrap.c unicodewrap.h
  6. INCLUDES = -I../../intl -I${srcdir} -I${srcdir}/.. -I../.. @GTK_CFLAGS@ @GLIB_CFLAGS@
  7. +INCLUDES = -I${srcdir} -I${srcdir}/.. -I../.. @GTK_CFLAGS@ @GLIB_CFLAGS@
  8. all: all-am
  9. .SUFFIXES: