From: Kay Sievers Date: Wed, 3 Jun 2015 00:35:53 +0000 (+0200) Subject: build-sys: remove left-over gtk-doc X-Git-Tag: v221~204 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a17c2cc4038204969a93eaab17df479974123b6;p=thirdparty%2Fsystemd.git build-sys: remove left-over gtk-doc --- diff --git a/Makefile.am b/Makefile.am index 0baa4609e1d..d0231f64fab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3702,13 +3702,6 @@ pkgconfiglib_DATA += \ EXTRA_DIST += \ src/libudev/libudev.pc.in -CLEANFILES += \ - docs/html/libudev - -docs/html/libudev: - $(AM_V_at)$(MKDIR_P) $(dir $@) - $(AM_V_LN)$(LN_S) -f ../libudev/html $@ - # move lib from $(libdir) to $(rootlibdir) and update devel link, if needed libudev-install-hook: libname=libudev.so && $(move-to-rootlibdir)