ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/tools/Makefile.am
Revision: 1156
Committed: Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
File size: 154 byte(s)
Log Message:
- create ircd-hybrid-8 "branch"

File Contents

# User Rev Content
1 michael 922 AUTOMAKE_OPTIONS = foreign
2    
3     bin_PROGRAMS = mkpasswd
4     if ENABLE_SSL
5     bin_PROGRAMS += respond
6     respond_SOURCES = respond.c
7     endif
8     mkpasswd_SOURCES = mkpasswd.c