mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
build: Add built js-resources to CLEANFILES
This commit is contained in:
parent
e12bf8daed
commit
78a0218a91
1 changed files with 4 additions and 0 deletions
|
|
@ -31,3 +31,7 @@ EXTRA_DIST = \
|
|||
js-resources.gresource.xml \
|
||||
misc/config.js.in \
|
||||
$(NULL)
|
||||
|
||||
CLEANFILES = \
|
||||
$(js_built_sources) \
|
||||
$(NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue