ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/tools/Makefile.am
Revision: 922
Committed: Mon Nov 12 16:27:49 2007 UTC (16 years, 4 months ago) by michael
File size: 154 byte(s)
Log Message:
- Add tools/Makefile.am

File Contents

# Content
1 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