12 lines
437 B
Diff
12 lines
437 B
Diff
diff -urN guile-gnome-platform-2.15.92.orig/atk/gnome/Makefile.am guile-gnome-platform-2.15.92/atk/gnome/Makefile.am
|
|
--- guile-gnome-platform-2.15.92.orig/atk/gnome/Makefile.am 2007-06-01 13:50:55.000000000 -0700
|
|
+++ guile-gnome-platform-2.15.92/atk/gnome/Makefile.am 2007-06-01 13:51:52.000000000 -0700
|
|
@@ -6,7 +6,7 @@
|
|
|
|
if HAVE_PANGO
|
|
guilemodule_DATA += atk.scm
|
|
-SUBDIRS += gw
|
|
+SUBDIRS += gw overrides
|
|
endif
|
|
|
|
EXTRA_DIST = atk.scm
|