85b9b7 build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.

Authored and Committed by midipix 6 years ago
1 file changed. 2 lines added. 0 lines removed.
    build system: Makefile.in: distclean: remove cfgdefs.mk and usrdefs.mk.
    
        
file modified
+2 -0
Makefile.in CHANGED
@@ -276,6 +276,8 @@ version.tag: $(GIT_REFERENCE_INDEX)
276
276
touch version.tag
277
277
278
278
distclean: clean
279
+ rm -f cfgdefs.mk
280
+ rm -f usrdefs.mk
279
281
rm -f Makefile
280
282
281
283
clean: clean-implib