File: Makefile.am

package info (click to toggle)
pcproxy 1.1.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 508 kB
  • ctags: 35
  • sloc: sh: 2,866; tcl: 1,336; makefile: 77
file content (9 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# Makefile.am for pcproxy
# $Id: Makefile.am,v 1.2 2003/11/01 18:37:40 kees Exp $

etcdir = $(sysconfdir)/$(PACKAGE)

etc_DATA = pcproxy.ini

EXTRA_DIST = $(etc_DATA)