summaryrefslogtreecommitdiff
path: root/gssm/src/mktun/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gssm/src/mktun/Makefile.am')
-rw-r--r--gssm/src/mktun/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/gssm/src/mktun/Makefile.am b/gssm/src/mktun/Makefile.am
new file mode 100644
index 0000000..95dc50a
--- /dev/null
+++ b/gssm/src/mktun/Makefile.am
@@ -0,0 +1,7 @@
+# $Id: Makefile.am,v 1.3 2007-06-01 05:35:59 jl Exp $
+
+#include $(top_srcdir)/Makefile.common
+
+bin_PROGRAMS = mktun
+mktun_SOURCES = mktun.c
+
personal git repositories of Harald Welte. Your mileage may vary