X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdocs%2FMakefile.am;fp=libudev%2Fdocs%2FMakefile.am;h=3b280d87a7fce53ee56df9a44cd5907604af3760;hp=965902627f43b6674c9e8c71034ed1d9c6b43cd4;hb=ad29a9f14fa8b1932c0e418bfcf1c10ce6a35a33;hpb=9fbe27d9d6dc6e4530ce904d35c74326e415e34e diff --git a/libudev/docs/Makefile.am b/src/docs/Makefile.am similarity index 97% rename from libudev/docs/Makefile.am rename to src/docs/Makefile.am index 965902627..3b280d87a 100644 --- a/libudev/docs/Makefile.am +++ b/src/docs/Makefile.am @@ -48,8 +48,8 @@ FIXXREF_OPTIONS= # Used for dependencies. The docs will be rebuilt if any of these change. # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c -HFILE_GLOB=$(top_srcdir)/libudev/libudev*.h -CFILE_GLOB=$(top_srcdir)/libudev/libudev*.c +HFILE_GLOB=$(top_srcdir)/src/libudev*.h +CFILE_GLOB=$(top_srcdir)/src/libudev*.c # Extra header to include when scanning, which are not under DOC_SOURCE_DIR # e.g. EXTRA_HFILES=$(top_srcdir}/contrib/extra.h