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

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