1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-03 13:47:04 +03:00

build-sys: remove left-over gtk-doc

This commit is contained in:
Kay Sievers 2015-06-03 02:35:53 +02:00
parent a39423c2ef
commit 7a17c2cc40

View File

@ -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)