This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
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
build: remove non-existent directory from EXTRA_DIST
pull/113/head
Ross Burton
12 years ago
parent
0e85dfa7cb
commit
edc3b08dc4
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 @@
include Makefile.am.inc
EXTRA_DIST = README.html README-WIN32.html config.h.win32
doc
json-c.vcproj
EXTRA_DIST = README.html README-WIN32.html config.h.win32 json-c.vcproj
SUBDIRS = . tests
lib_LTLIBRARIES = libjson-c.la
Write
Preview
Loading…
Cancel
Save