--- rpl/modules/motif/Makefile.am 2017/08/23 12:21:59 1.15 +++ rpl/modules/motif/Makefile.am 2018/05/29 15:16:14 1.17 @@ -49,9 +49,13 @@ variables.h: definitions.sh -I$(top_builddir) \ -I$(top_srcdir)/tools/@READLINE@ \ -I$(top_builddir)/tools/@READLINE@ \ + -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 $@ $<