summaryrefslogtreecommitdiff
path: root/lib/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/Makefile.am')
-rw-r--r--lib/include/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/include/Makefile.am b/lib/include/Makefile.am
deleted file mode 100644
index 754590c..0000000
--- a/lib/include/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-RADSEC_EXPORT = \
- radsec/radsec.h \
- radsec/radsec-impl.h \
- 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