diff --git a/ChangeLog b/ChangeLog index 6af39c823897226c3ef41dd642df9eab55831368..99da776c82e228ba6a65ed0f942ff8528b743937 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-14 Per Cederqvist <ceder@shafan.lysator.liu.se> + + Install lysrdiff-move-job. + * Makefile (install): Added lysrdiff-move-job. + 2007-04-03 Per Cederqvist <ceder@shafan.lysator.liu.se> Cleanup. diff --git a/Makefile b/Makefile index 7074fb0017e74d7faa18b0c2c8e40444d5e1d049..9452920653fb346a134ab0da9358576c4714307b 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ install: install-one-task cp lysrdiff-status $(BINDIR)/ cp lysrdiff-df $(BINDIR)/ cp lysrdiff-move-obsolete $(BINDIR)/ + cp lysrdiff-move-job $(BINDIR)/ cp lysrdiff-label-disk $(BINDIR)/ install-one-task: