mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 08:05:56 -05:00
48e8e0ef72
is only true if someone else sets it up for you. Here's my fumbly finger approach to get it right.
9 lines
176 B
Makefile
9 lines
176 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
|
|
EXTRA_DIST = prototype.js
|
|
|