--- rpl/modules/motif/Makefile.am 2017/10/10 20:25:32 1.16 +++ rpl/modules/motif/Makefile.am 2024/10/23 13:51:47 1.18 @@ -49,12 +49,14 @@ variables.h: definitions.sh -I$(top_builddir) \ -I$(top_srcdir)/tools/@READLINE@ \ -I$(top_builddir)/tools/@READLINE@ \ + -I$(top_builddir)/tools/@ICONV@ \ -I$(top_builddir)/tools/@OPENSSL@/include \ -I$(top_builddir)/tools/@GSL@ \ -I$(top_builddir)/tools/@NCURSES@/include \ -I$(top_srcdir)/tools/@LIBXPM@/include \ -I$(top_srcdir)/tools/@SQLITE@ \ -I$(top_srcdir)/tools/@OPENMOTIF@/lib \ + -I$(top_builddir)/tools/@OPENMOTIF@/lib \ @INCSIGSEGV@ \ -D_d_version_rpl=\"@VERSION@\" \ -c -o $@ $<