123456789101112131415 |
- #
- # $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
- noinst_HEADERS = pathnames.h messages.h includes.h
- include_HEADERS = freeradius-client.h
|