Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
9ce4d54a
Commit
9ce4d54a
authored
Aug 05, 2013
by
Adrian Negreanu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jquery: use the env MINIFIER if specified
Signed-off-by:
Adrian Negreanu
<
adrian.m.negreanu@intel.com
>
parent
f71937d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
jquery/Makefile
+1
-1
No files found.
jquery/Makefile
View file @
9ce4d54a
...
...
@@ -3,7 +3,7 @@ JQUERY_UI_VERSION = 1.8.18
HASHCHANGE_VERSION
=
1.3
SCROLL_VERSION
=
1.4.2
POWERTIP_VERSION
=
1.2.0
MINIFIER
=
/usr/local/bin/yuicompressor-2.4.7
MINIFIER
?
=
/usr/local/bin/yuicompressor-2.4.7
SCRIPTS
=
jquery-
$(JQUERY_VERSION)
.js
\
jquery.ui-
$(JQUERY_UI_VERSION)
.core.js
\
jquery.ui-
$(JQUERY_UI_VERSION)
.widget.js
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment