#17 fix copy paste error

pull/32/head
Geoffrey Merck 4 years ago
parent f835d5a8fe
commit accb66a521

@ -10,7 +10,7 @@ dstargateway: ../VersionInfo/GitVersion.h $(OBJS) ../APRS/APRS.a ../IRCDDB/IRCDD
.PHONY clean:
clean:
$(RM) *.o *.d Common.a
$(RM) *.o *.d dstargateway
.PHONY install:
install: dstargateway

Loading…
Cancel
Save

Powered by TurnKey Linux.