6 lines
93 B
Bash
6 lines
93 B
Bash
make distclean
|
|
./autogen.sh
|
|
./configure --enable-mpd-mad --enable-mpd-id3tag
|
|
make
|
|
make dist
|