File: Makefile.am

package info (click to toggle)
radcli 1.2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,768 kB
  • sloc: ansic: 6,089; sh: 767; makefile: 190; perl: 110
file content (23 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 
#  $Id: Makefile.am,v 1.3 2007/01/06 20:15:28 pnixon Exp $
# 
#  Copyright (C) 1997 Lars Fenneberg
# 
#  See the file COPYRIGHT for the respective terms and conditions. 
#  If the file is missing contact me at lf@elemental.net 
#  and I'll send you a copy.
# 
#

AUTOMAKE_OPTIONS = foreign

EXTRA_DIST = radcli/version.h.in

noinst_HEADERS = pathnames.h messages.h includes.h

if ENABLE_LEGACY_COMPAT
include_HEADERS = freeradius-client.h radiusclient-ng.h
endif

nobase_include_HEADERS = radcli/version.h radcli/radcli.h