mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b95830dc9
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Origin message was:
------------------
- yWeb: minor changes in comments
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
11 lines
266 B
Makefile
11 lines
266 B
Makefile
installdir = $(PRIVATE_HTTPDDIR)/jquery
|
|
|
|
# jQuery framework; see https://jquery.com/
|
|
install_DATA = jquery.min.js
|
|
|
|
# jQuery user interface; see https://jqueryui.com/
|
|
install_DATA += jquery-ui.min.js
|
|
|
|
# jQuery plugins
|
|
install_DATA += jquery.stickytableheaders.min.js
|