PCB doc regeneration is only enabled for git head builds.  No need for
end users to rebuild it from a distribution tarball, and they might
not have the right tools anyway.

extracted-docs :
if GIT_OR_CVS_VERSION
        ${PERL} $(srcdir)/extract-docs $(srcdir)
else
        @echo "Skipping documentation extraction since you are not building 
from GIT sources"
endif


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to