summaryrefslogtreecommitdiffstats
path: root/ipsec-tools/src/include-glibc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ipsec-tools/src/include-glibc/Makefile.am')
-rw-r--r--ipsec-tools/src/include-glibc/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/ipsec-tools/src/include-glibc/Makefile.am b/ipsec-tools/src/include-glibc/Makefile.am
new file mode 100644
index 00000000..77ac48a6
--- /dev/null
+++ b/ipsec-tools/src/include-glibc/Makefile.am
@@ -0,0 +1,14 @@
+
+.includes: ${top_builddir}/config.status
+ ln -snf $(KERNEL_INCLUDE)/linux
+ touch .includes
+
+all: .includes
+
+EXTRA_DIST = \
+ glibc-bugs.h \
+ net/pfkeyv2.h \
+ netinet/ipsec.h \
+ sys/queue.h
+
+DISTCLEANFILES = .includes linux