commented out doxygen support as it produces an error

This commit is contained in:
Aurelien Foret 2006-02-17 22:13:33 +00:00
parent a6a997ca22
commit 5e4c3661c6
1 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,8 @@ clean:
man_MANS: pacman.8 makepkg.8 libalpm.3
if HAS_DOXYGEN
man_MANS += man3/*.3
endif
#if HAS_DOXYGEN
#man_MANS += man3/*.3
#endif
EXTRA_DIST = $(man_MANS)