summaryrefslogtreecommitdiffstats
path: root/share/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'share/Makefile.in')
-rw-r--r--share/Makefile.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/Makefile.in b/share/Makefile.in
index 3764839..362b3d4 100644
--- a/share/Makefile.in
+++ b/share/Makefile.in
@@ -14,6 +14,12 @@
@SET_MAKE@
+#
+# The expect login scripts were based on Erik Sherk's gwtn, by permission.
+#
+# The original looking glass software was written by Ed Kern, provided by
+# permission and modified beyond recognition.
+
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
@@ -124,6 +130,7 @@ SORT = @SORT@
SSH = @SSH@
STRIP = @STRIP@
SVN = @SVN@
+SVN_FSTYPE = @SVN_FSTYPE@
TAR = @TAR@
TELNET = @TELNET@
TOUCH = @TOUCH@