ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/Makefile.am
Revision: 2028
Committed: Tue May 14 18:19:05 2013 UTC (13 years, 2 months ago) by michael
File size: 852 byte(s)
Log Message:
- Overhaul HELP system

File Contents

# User Rev Content
1 michael 912 AUTOMAKE_OPTIONS = foreign
2 michael 2028
3     helpfdir = $(pkgdatadir)/help
4    
5     dist_helpf_DATA = accept cmode etrace ison list map nick ping resv stats trace \
6     unxline whois admin connect gline gungline join locops module \
7     notice pong svinfo uhelp user whowas away hash \
8     kick lusers post testgecos umode \
9     userhost xline capab die help kill oper privmsg \
10     server testline undline users challenge dline index kline \
11     operwall quit set testmask version \
12     eob info knock motd part rehash sjoin time unkline wallops \
13     close error invite links names pass restart squit topic \
14     unresv who
15    
16     helpf: $(dist_helpf_DATA)