File: Makefile.am

package info (click to toggle)
isoqlog 2.2.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,352 kB
  • sloc: ansic: 3,488; sh: 3,174; makefile: 71; perl: 55
file content (10 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in
## Created by Ozkan KIRIK

SUBDIRS = htmltemp lang

isoqlog_confdir = ${sysconfdir}
isoqlog_conf_DATA = isoqlog.conf-dist \
		isoqlog.domains-dist

EXTRA_DIST = $(isoqlog_conf_DATA)