summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-01 12:57:45 +0100
committerRichard Jones <rjones@redhat.com>2009-04-01 12:57:45 +0100
commit6ed48042e4a8b009b5e38efbf4766a2676a33935 (patch)
tree11159da6baf256464f91711e8bb1b236f23f67ba /daemon/Makefile.am
parent002cdf48fee7a59d13865ea9848671b588e86daf (diff)
downloadlibguestfs-6ed48042e4a8b009b5e38efbf4766a2676a33935.tar.gz
libguestfs-6ed48042e4a8b009b5e38efbf4766a2676a33935.tar.xz
libguestfs-6ed48042e4a8b009b5e38efbf4766a2676a33935.zip
Various fixes to the build system, add 'make test-boot-image' target.
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 686f4b6b..a5c1637b 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -14,3 +14,5 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+ACLOCAL_AMFLAGS = -I m4 \ No newline at end of file