mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-15 16:53:18 -05: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
|
|
|