ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/Makefile.am
Revision: 7676
Committed: Wed Jul 20 19:31:34 2016 UTC (7 years, 8 months ago) by michael
File size: 256 byte(s)
Log Message:
- Fixed more svn properties as pointed out by jackal

File Contents

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

Properties

Name Value
svn:eol-style native