mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-25 22:55:56 -05:00
8b46f4f586
Added rename playlist functionality. (click wait click on a playlist, type new name hit return) WARNING this will remove the smart playlist spec, use it only on static playlists (which you can't even add through the web interface)
9 lines
192 B
Makefile
9 lines
192 B
Makefile
# $Id: Makefile.am 712 2005-11-20 10:02:31Z rpedde $
|
|
#
|
|
SUBDIRS=script.aculo.us
|
|
|
|
jslibdir = ${pkgdatadir}/admin-root/lib-js
|
|
jslib_DATA = prototype.js rico.js
|
|
EXTRA_DIST = prototype.js rico.js
|
|
|