Whitespace.
[libradsec.git] / lib / include / Makefile.am
index 33b898c..754590c 100644 (file)
@@ -4,9 +4,9 @@ RADSEC_EXPORT = \
        radsec/request.h \
        radsec/request-impl.h \
        radsec/radius.h
+
 EXTRA_SRC = $(RADSEC_EXPORT)
 nobase_include_HEADERS = $(RADSEC_EXPORT)
 
 clean-local:
        rm -f radsec/radius.h
-