From f32c7131cc89c64e09e9a88c5f859824c0dfa54f Mon Sep 17 00:00:00 2001 From: TORRI Vincent Date: Sun, 5 Nov 2006 18:22:55 +0100 Subject: [PATCH] add xcb.doxygen to EXTRA_DIST --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b9f7a1f..65edce1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src tests +SUBDIRS=src tests doc pkgconfigdir = $(libdir)/pkgconfig @@ -48,4 +48,5 @@ xcb-xfixes.pc.in \ xcb-xprint.pc.in \ xcb-xtest.pc.in \ xcb-xv.pc.in \ -xcb-xvmc.pc.in +xcb-xvmc.pc.in \ +xcb.doxygen -- 2.34.1