mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-23 22:51:23 +01:00
Remove files on distclean with the Makefile of their directory.
This commit is contained in:
@@ -341,6 +341,9 @@ clean:
|
||||
rm -rf $(OBJS) $(LIBAUDACITY_OBJS)
|
||||
rm -f libaudacity.a AudacityHeaders.h.gch
|
||||
|
||||
distclean: clean
|
||||
rm -f configunix.h Makefile
|
||||
|
||||
#
|
||||
# Rule for compiling C++ files
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user