Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jio-main
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Hardik Juneja
jio-main
Commits
9287baec
Commit
9287baec
authored
Jun 03, 2013
by
Tristan Cavelier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add query files to Makefile
parent
069e5326
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
9287baec
...
...
@@ -26,7 +26,7 @@ build: concat uglify
# The order is important!
CONCAT_JIO_NAMES
=
intro exceptions jio.intro storages/
*
commands/
*
jobs
/status/
*
jobs
/job announcements/announcement activityUpdater announcements/announcer
jobs
/jobIdHandler
jobs
/jobManager
jobs
/jobRules jio.core jio.outro jioNamespace outro
CONCAT_STORAGE_NAMES
=
*
CONCAT_QUERIES_NAMES
=
begin parser-begin parser parser-end
serializer
query end
CONCAT_QUERIES_NAMES
=
begin parser-begin parser parser-end
tool queryfactory query simplequery complex
query end
LINT_NAMES
=
exceptions storages/
*
commands/
*
jobs
/status/
*
jobs
/
*
announcements/
*
activityUpdater jio.core jioNamespace
CONCAT_QUERIES_FILES
=
$
(
CONCAT_QUERIES_NAMES:%
=
$(QUERIES_DIR)
/%.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