]> andersk Git - moira.git/commitdiff
Install report.sh
authordanw <danw>
Fri, 30 Oct 1998 18:18:00 +0000 (18:18 +0000)
committerdanw <danw>
Fri, 30 Oct 1998 18:18:00 +0000 (18:18 +0000)
backup/Makefile.in

index fb27826d30a74d8784b5ec97f763b380d5d6b571..16f86856efba4df58219ca81bbf93038dd3dc8d3 100644 (file)
@@ -51,6 +51,7 @@ depend: $(GENFILES) $(CFILES)
 install: all
        $(INSTALL_PROGRAM) mrbackup $(mrbindir)
        $(INSTALL_PROGRAM) mrrestore $(mrbindir)
+       $(INSTALL_PROGRAM) $(srcdir)/report.sh $(mrbindir)
 
 mrbackup: $(BOBJS) $(MR_LIBDEP)
        $(CC) -o $@ $(LDFLAGS) $(BOBJS) $(LIBS)
This page took 0.051719 seconds and 5 git commands to generate.