Permit EAP-Message and State from the home server, so that
[freeradius.git] / src / include / Makefile
1 #
2 # Makefile
3 #
4 # Version:      $Id$
5 #
6
7 include ../../Make.inc
8 .PHONY: all clean distclean install
9
10 all: radpaths.h
11
12 radpaths.h: build-radpaths-h
13         @/bin/sh ./build-radpaths-h
14
15 distclean:
16         rm -f radpaths.h
17
18 clean:
19
20 install: