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
Add README.html, README-WIN32.html and config.h.win32 to EXTRA_DIST in Makefile.am
git-svn-id:
http://svn.metaparadigm.com/svn/json-c/trunk@47
327403b1-1117-474d-bef2-5cb71233fd97
tags/json-c-0.10-20120530
Christopher Watford
16 years ago
parent
1363df08d2
commit
db92cc02b9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -1,6 +1,6 @@
AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
EXTRA_DIST = doc
EXTRA_DIST =
README.html README-WIN32.html config.h.win32
doc
lib_LTLIBRARIES = libjson.la
Write
Preview
Loading…
Cancel
Save