Ticket #25818: patch-defaults-Makefile.am.diff

File patch-defaults-Makefile.am.diff, 294 bytes (added by mkb-prime@…, 14 years ago)

patch to automake file

  • defaults/Makefile.am

    old new  
    1515INCLUDES = \
    1616        -I$(top_srcdir) \
    1717        -I$(top_builddir) \
     18        $(DEPENDENT_WITH_GTK_CFLAGS) \
    1819        -DSYSGCONFDIR=\"$(sysgconfdir)\" \
    1920        $(DEFAULTS_CFLAGS)
    2021