]> andersk Git - moira.git/blobdiff - backup/Makefile.in
Install report.sh
[moira.git] / 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.093977 seconds and 4 git commands to generate.