Checkout gnulib if the directory is empty.
[febootstrap.git] / Makefile.am
index 81c874a..c40c769 100644 (file)
@@ -1,5 +1,5 @@
 # febootstrap Makefile.am
-# (C) Copyright 2009 Red Hat Inc.
+# (C) Copyright 2009-2011 Red Hat Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #
 # Written by Richard W.M. Jones <rjones@redhat.com>
+
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = lib src helper
+
+EXTRA_DIST = \
+       .gitignore \
+       .gitmodules \
+       autogen.sh \
+       html/pod.css \
+       m4/gnulib-cache.m4 \
+       $(SOURCES)
+
+# Maintainer website update.
+HTMLFILES = \
+       html/febootstrap.8.html \
+       html/febootstrap-supermin-helper.8.html
+
+WEBSITEDIR = $(HOME)/d/redhat/websites/libguestfs
+
+website: $(HTMLFILES)
+       cp $(HTMLFILES) $(WEBSITEDIR)
+
+CLEANFILES = $(HTMLFILES) pod2*.tmp