diff options
Diffstat (limited to 'sanei/Makefile.am')
-rw-r--r-- | sanei/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sanei/Makefile.am b/sanei/Makefile.am index a197343..46d3ff4 100644 --- a/sanei/Makefile.am +++ b/sanei/Makefile.am @@ -5,7 +5,7 @@ ## included LICENSE file for license information. AM_CPPFLAGS += -I. -I$(srcdir) -I$(top_builddir)/include \ - -I$(top_srcdir)/include $(USB_CFLAGS) + -I$(top_srcdir)/include $(USB_CFLAGS) $(XML_CFLAGS) noinst_LTLIBRARIES = libsanei.la |