diff options
Diffstat (limited to 'a11y/e-table')
-rw-r--r-- | a11y/e-table/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/e-table/Makefile.am b/a11y/e-table/Makefile.am index 2864265080..71ceffa68e 100644 --- a/a11y/e-table/Makefile.am +++ b/a11y/e-table/Makefile.am @@ -1,6 +1,6 @@ INCLUDES = \ -I$(top_srcdir) \ - -I$(top_srcdir)/widgets/ \ + -I$(top_srcdir)/widgets \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_BONOBO_CFLAGS) \ $(GNOME_INCLUDEDIR) \ |