autoconf-likes-relative-paths-20060802
[openafs.git] / src / kopenafs / Makefile.in
index 37be450..096dd6e 100644 (file)
@@ -9,6 +9,10 @@
 
 srcdir=@srcdir@
 include @TOP_OBJDIR@/src/config/Makefile.config
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
 # API version. When something changes, increment as appropriate. 
 # Ignore at your own risk.