diff --git a/doc/Makefile.am b/doc/Makefile.am index 8489b60..be6e622 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,8 +13,6 @@ doc_src= $(shell find html -type f -printf "html/%P\n") EXTRA_DIST = $(doc_src) libevdev.css endif -dist_noinst_DATA = libevdev.doxygen.in - # make sure doc was built before running dist dist-hook: @test -f $(distdir)/html/index.html || (\