mirror of
https://github.com/owntone/owntone-server.git
synced 2025-05-02 07:53:48 -04:00
9 lines
165 B
Makefile
9 lines
165 B
Makefile
# $Id: Makefile.am 712 2005-11-20 10:02:31Z rpedde $
|
|
#
|
|
SUBDIRS=script.aculo.us
|
|
|
|
jslibdir = ${pkgdatadir}/lib-js
|
|
jslib_DATA = prototype.js
|
|
EXTRA_DIST = prototype.js
|
|
|