New build path variable
[freeradius.git] / src / include / Makefile
index daf0f98..f30450f 100644 (file)
@@ -13,6 +13,7 @@ HEADERS       = autoconf.h conf.h conffile.h detail.h dhcp.h event.h hash.h heap.h \
 include ../../Make.inc
 .PHONY: all clean distclean install
 
+.PHONY: all clean distclean install reconfig
 all: radpaths.h
 
 radpaths.h: build-radpaths-h
@@ -21,7 +22,7 @@ radpaths.h: build-radpaths-h
 distclean:
        rm -f radpaths.h
 
-clean:
+reconfig clean:
 
 install:
        $(INSTALL) -d -m 755 $(R)$(includedir)/freeradius