Skip to content

Commit

Permalink
Add more missing cleans
Browse files Browse the repository at this point in the history
  • Loading branch information
F4FXL committed Apr 10, 2022
1 parent e085646 commit 6b418e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,12 @@ VersionInfo/GitVersion.h: FORCE
clean:
$(MAKE) -C Tests clean
$(MAKE) -C APRS clean
$(MAKE) -C Common clean
$(MAKE) -C BaseCommon clean
$(MAKE) -C Common clean
$(MAKE) -C DGWRemoteControl clean
$(MAKE) -C DGWTextTransmit clean
$(MAKE) -C DGWTimeServer clean
$(MAKE) -C DGWVoiceTransmit clean
$(MAKE) -C DStarBase clean
$(MAKE) -C DStarGateway clean
$(MAKE) -C IRCDDB clean
Expand Down

0 comments on commit 6b418e9

Please sign in to comment.