diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1999-03-21 19:40:49 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1999-03-21 19:40:49 +0000 |
commit | f03d0014a38e7939a824affa034eb3d569fec345 (patch) | |
tree | 3b1424e690517e2e629ac0d0bd822c9e98dd50b1 /gtk/Makefile.am | |
parent | d2922401e5b0f74fba3c0f8fd0c73c71052a68c2 (diff) | |
download | gtk+-f03d0014a38e7939a824affa034eb3d569fec345.tar.gz |
*** empty log message ***
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r-- | gtk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am index ddcebbc0eb..3c1539f1ad 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -371,6 +371,7 @@ INCLUDES = \ -DGTK_SYSCONFDIR=\"$(sysconfdir)\" \ -DGTK_LOCALEDIR=\"$(gtklocaledir)\" \ -I$(top_srcdir) -I../gdk \ + -I$(top_srcdir)/gdk \ @GTK_DEBUG_FLAGS@ \ @GTK_XIM_FLAGS@ \ @GTK_LOCALE_FLAGS@ \ |