ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/Makefile.am
Revision: 1310
Committed: Mon Mar 26 15:45:02 2012 UTC (12 years ago) by michael
File size: 194 byte(s)
Log Message:
- move example configuration files to doc/ folder

File Contents

# User Rev Content
1 michael 912 AUTOMAKE_OPTIONS = foreign
2 michael 1310 SUBDIRS = tools libltdl doc help messages modules src
3 stu 908
4     install-data-local:
5     $(INSTALL) -d $(DESTDIR)${localstatedir}/log
6     $(INSTALL) -d $(DESTDIR)${localstatedir}/run