Files
recycled-ni-neutrino/data/y-web/jquery/Makefile.am
vanhofen 5e06a63f47 yWeb: minor changes in comments
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
2023-02-14 23:56:16 +01:00

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