Ticket #18758: patch-Makefile.diff
File patch-Makefile.diff, 292 bytes (added by mail@…, 16 years ago) |
---|
-
Makefile
old new 46 46 47 47 48 48 49 CLIENTS = clients/despotify clients/gateway clients/simple49 CLIENTS = clients/despotify 50 50 SUBDIRS = lib $(CLIENTS) 51 51 52 52 .PHONY: all clean $(SUBDIRS) install uninstall