X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=96c4d3540a59e23922c3f1ff5780e6d2a31c4c4d;hb=6e5f64089631622167e60df25ee009ef83df5170;hp=d6b4077abd6b81b0998b62d8b319185ad462763f;hpb=477eebc83dcd33d00d34398692692dae6af04f22;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index d6b4077..96c4d35 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) \