Move static man to man

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2012-03-27 12:10:59 +02:00
parent df217bf7c9
commit 71a295082e
3 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ endif
nodist_xcbinclude_HEADERS = $(EXTHEADERS)
noinst_HEADERS = xcbint.h
STATIC_MANS = static-man/xcb-examples.3 static-man/xcb-requests.3
STATIC_MANS = man/xcb-examples.3 man/xcb-requests.3
BUILT_MANS = man/xcb_*.3
man_MANS = = $(STATIC_MANS) $(BUILT_MANS)