summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorrjones <rjones>2009-03-24 09:38:31 +0000
committerrjones <rjones>2009-03-24 09:38:31 +0000
commit91df7a164befc0c9a24f85733837874da5a057ac (patch)
tree75d669b629bb70c2b13da6af4e13642e65c645ab /Makefile.am
parent09c16b5da0ec982bfffe654a55abd637a3335c95 (diff)
downloadlibguestfs-91df7a164befc0c9a24f85733837874da5a057ac.tar.gz
libguestfs-91df7a164befc0c9a24f85733837874da5a057ac.tar.xz
libguestfs-91df7a164befc0c9a24f85733837874da5a057ac.zip
Now using febootstrap.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cb1fdd2b..efff2750 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,4 +15,4 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-SUBDIRS = src examples
+SUBDIRS = daemon src examples