compile
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 25 Aug 2006 11:51:40 +0000 (11:51 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 25 Aug 2006 11:51:40 +0000 (11:51 +0000)
Makefile.am
tools/zmart/Makefile.am

index 1918f8e..ea1c795 100644 (file)
@@ -4,7 +4,7 @@
 # Do NOT list 'devel' in subdirs. It's developers playgound
 # and must not prevent anything from building.
 
-SUBDIRS = zypp zypp2 examples testsuite po doc
+SUBDIRS = zypp zypp2 examples tools testsuite po doc
 
 ## ##################################################
 
index dcfb66b..227d93e 100644 (file)
@@ -5,7 +5,7 @@ noinst_PROGRAMS = zmart
 
 ## ##################################################
 
-INCLUDES = -I$(oldincludedir)/libxml2
+INCLUDES = -I$(top_srcdir)/tools/zmart -I$(oldincludedir)/libxml2
 AM_LDFLAGS =
 
 AM_CXXFLAGS =