add xcb.doxygen to EXTRA_DIST
This commit is contained in:
parent
e3b7009dc0
commit
f32c7131cc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue