diff options
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index d998eeb..95e28ab 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -8,6 +8,10 @@ Xcursor_shadows = \ XcursorAnimateCreate \ XcursorAnimateDestroy \ XcursorAnimateNext \ + XcursorCommentCreate \ + XcursorCommentDestroy \ + XcursorCommentsCreate \ + XcursorCommentsDestroy \ XcursorCursorsCreate \ XcursorCursorsDestroy \ XcursorFileLoad \ |