Fix error message spam when no player is running
[dockapps.git] / pclock / Makefile
blob41dd3d0e6ee276728a0249cede3290279b0bb268
1 all:
2 (cd src && make all)
4 install:
5 (cd src && make install)