Manual merge

2003/09/06 00:05:07+01:00 flatcap.org!flatcap
makefile wasn't cleaning up ntfscluster.8

2003/09/05 23:58:15+01:00 flatcap.org!flatcap
added ntfscluster.8 to the build

(Logical change 1.180)
edge.strict_endians
cantab.net!aia21 2003-09-17 11:51:25 +00:00
parent 95e6b7b929
commit 94230f694e
1 changed files with 2 additions and 0 deletions

View File

@ -339,6 +339,8 @@ ntfsresize.8: $(top_builddir)/config.status ntfsresize.8.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
ntfsundelete.8: $(top_builddir)/config.status ntfsundelete.8.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
ntfscluster.8: $(top_builddir)/config.status ntfscluster.8.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)