]> andersk Git - moira.git/blobdiff - backup/Makefile.in
renamed report.sh to report.pl
[moira.git] / backup / Makefile.in
index 0d8c6766b2d1a571605c59c5d4dc049f5a2e6ca6..403d3eedb784e202e8cb5d40d01c119e03fab8f8 100644 (file)
@@ -54,7 +54,7 @@ depend: $(GENFILES) $(CFILES)
 install:
        $(INSTALL_PROGRAM) mrbackup $(mrbindir)
        $(INSTALL_PROGRAM) mrrestore $(mrbindir)
-       $(INSTALL_PROGRAM) $(srcdir)/report.sh $(mrbindir)
+       $(INSTALL_PROGRAM) $(srcdir)/report.pl $(mrbindir)
 
 mrbackup: $(BOBJS) $(MR_LIBDEP)
        $(CC) -o $@ $(LDFLAGS) $(BOBJS) $(LIBS)
This page took 0.157699 seconds and 4 git commands to generate.