diff options
Diffstat (limited to 'g13/Makefile.am')
-rw-r--r-- | g13/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/Makefile.am b/g13/Makefile.am index bbffe0246..7d627cb1d 100644 --- a/g13/Makefile.am +++ b/g13/Makefile.am @@ -22,7 +22,7 @@ EXTRA_DIST = ChangeLog-2011 bin_PROGRAMS = g13 -AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/common +AM_CPPFLAGS = -I$(top_srcdir)/common include $(top_srcdir)/am/cmacros.am |