diff options
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 580ebfc5..06ceb594 100644 --- a/Makefile.in +++ b/Makefile.in @@ -145,6 +145,7 @@ endif clean: @echo "No rule to clean house, yet." + @echo "distclean works but might do more than you want. :)" # We don't know what this does yet. |