From 7730dfb5e1fc7e2f8b1df0eb9ef62c451a5f725f Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 17 Nov 2012 16:22:12 -0500 Subject: Restructure src/ as per lu_zero --- docs/gudev/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gudev') diff --git a/docs/gudev/Makefile.am b/docs/gudev/Makefile.am index e0039e7606..848ad6a4a0 100644 --- a/docs/gudev/Makefile.am +++ b/docs/gudev/Makefile.am @@ -21,7 +21,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml # gtk-doc will search all .c & .h files beneath here for inline comments # documenting the functions and macros. # e.g. DOC_SOURCE_DIR=../../../gtk -DOC_SOURCE_DIR=$(top_srcdir)/src/gudev $(top_builddir)/src/gudev +DOC_SOURCE_DIR=$(top_srcdir)/src/gudev # Extra options to pass to gtkdoc-scangobj. Not normally needed. SCANGOBJ_OPTIONS= -- cgit v1.2.3-54-g00ecf