X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=52823bba16a978f6710150f2d76a2bd70664e22f;hb=82a9bfb8debc686d018d98b3ff9bb0732fd9fcb0;hp=66ec0c68f6392b653dcf0bc0c69088f917f604df;hpb=54ffbc2f3fcd9cb951ea2f6e1e6ffb8b8b98a58a;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 66ec0c6..52823bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # libguestfs -# Copyright (C) 2009-2010 Red Hat Inc. +# Copyright (C) 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 @@ -74,7 +74,9 @@ SUBDIRS += fuse endif # po-docs must come after tools, inspector. +if HAVE_PO4A SUBDIRS += po-docs +endif EXTRA_DIST = \ $(generator_built) \