Rearranged whitespace (and comments) in all the code!
[mmh] / docs / Makefile.in
index 695bdf0..38db87e 100644 (file)
@@ -50,9 +50,9 @@ subdir = docs
 
 Makefile: Makefile.in ../config.status
        cd .. && ./config.status $(subdir)/$@
+
 distdir = ../`cat ../distname`/$(subdir)
-nmhdist: 
+nmhdist:
        @echo "Copying distribution files in $(subdir)"
        @for file in $(DIST); do \
          cp -p $(srcdir)/$$file $(distdir); \