mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-24 06:10:09 +01:00
Remove generated header file in distclean. Patch by Benjamin Drung
This commit is contained in:
@@ -26,4 +26,4 @@ clean:
|
|||||||
-$(RM) -f $(OBJS)
|
-$(RM) -f $(OBJS)
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
-$(RM) -rf config.log config.status autom4te.cache Makefile
|
-$(RM) -rf config.h config.log config.status autom4te.cache Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user