mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Move js files to src directory
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
# Basic Makefile
|
||||
|
||||
UUID = dash-to-panel@jderose9.github.com
|
||||
MODULES = ./*.js stylesheet.css metadata.json COPYING README.md
|
||||
MODULES = src/*.js src/stylesheet.css metadata.json COPYING README.md
|
||||
UI_MODULES = ui/*.ui
|
||||
IMAGES = ./* ../media/design/svg/dash-to-panel-logo-light.svg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user