This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
jdk-build-libs
/
json-c
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Need to explicitly remove include/json-c directory
tags/json-c-0.11-20130402
Alexander Klauer
12 years ago
parent
b670f6f992
commit
a3a0f5b28d
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile.am
+ 1
- 0
Makefile.am
View File
@@ -70,6 +70,7 @@ install-data-hook:
uninstall-local:
uninstall-local:
rm -f "$(includedir)/json"
rm -f "$(includedir)/json"
rm -rf "$(includedir)/json-c"
endif
endif
Write
Preview
Loading…
Cancel
Save