glib include -timj

glib include
-timj
This commit is contained in:
Tim Janik 1998-03-10 04:55:42 +00:00
parent 100775d091
commit 0db2549361
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ gdkinclude_HEADERS = \
libgdk_la_LDFLAGS = -version-info 1:0:0 \
@x_ldflags@ @x_libs@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I../glib @x_cflags@
EXTRA_PROGRAMS = gxid

View File

@ -218,7 +218,7 @@ EXTRA_DIST = \
tree_minus.xbm \
circles.xbm
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib @x_cflags@
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I../glib @x_cflags@
noinst_PROGRAMS = testgtk testinput testselection simple
testgtk_LDADD = \