[project @ 2000-11-21 12:32:55 by rrt]
[ghc-hetmet.git] / mk / paths.mk
index 55c0cbb..9010e47 100644 (file)
@@ -162,7 +162,8 @@ CLEAN_FILES            += $(HS_PROG) $(C_PROG) $(SCRIPT_PROG) $(SCRIPT_LINK) \
                          $(PROG) $(LIBRARY) $(HS_IFACES) $(HS_HCS) $(HS_SS) \
                          a.out
 
-MAINTAINER_CLEAN_FILES += .depend $(BOOT_SRCS)
+DIST_CLEAN_FILES += .depend
+MAINTAINER_CLEAN_FILES += $(BOOT_SRCS)
 
 #
 # `Standard' set of files to clean out.