Mercurial > hg > plibs
changeset 5:0f59c25041b8
Added new pacakges to Makefile
author | samer |
---|---|
date | Thu, 02 Feb 2012 00:29:00 +0000 |
parents | 089360a27bcd |
children | dec0bab6e38d |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Jan 25 10:06:31 2012 +0000 +++ b/Makefile Thu Feb 02 00:29:00 2012 +0000 @@ -7,7 +7,7 @@ # flags for install - BSD install seems to be different from GNU install export INSTALL_FLAGS='-bCS' -PKGS="plsc plumdrum plumbing hdpmusic reactive" +PKGS="player hdplm plsc plumdrum plumbing hdpmusic reactive" # ---------------- end of configuration ---------------