mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
add occurlfunctions.[ch] to the dist.
This commit is contained in:
parent
f423f27693
commit
7a0a10ec7b
@ -41,8 +41,8 @@ endif
|
||||
|
||||
test_partvar_SOURCES = test_partvar.c
|
||||
test_nstride_cached_SOURCE = test_nstride_cached.c
|
||||
t_auth_SOURCES = t_auth.c
|
||||
t_auth1_SOURCES = t_auth1.c
|
||||
#t_auth_SOURCES = t_auth.c
|
||||
#t_auth1_SOURCES = t_auth1.c
|
||||
t_misc_SOURCES = t_misc.c
|
||||
test_varm3_SOURCES = test_varm3.c
|
||||
|
||||
|
@ -22,6 +22,7 @@ ocdata.h ocdatatypes.h ocdebug.h ocdump.h \
|
||||
ocinternal.h ocnode.h \
|
||||
ochttp.h ocread.h ocutil.h \
|
||||
ocbytes.h oclist.h ocuri.h oclog.h \
|
||||
occurlflags.h \
|
||||
xxdr.h
|
||||
|
||||
FILES=${HDRS} ${SRC} dap.y
|
||||
|
@ -29,6 +29,7 @@ ocdata.h ocdatatypes.h ocdebug.h ocdump.h \
|
||||
ocinternal.h ocnode.h \
|
||||
ochttp.h ocread.h ocutil.h \
|
||||
ocbytes.h oclist.h ocuri.h oclog.h \
|
||||
occurlflags.h \
|
||||
xxdr.h
|
||||
|
||||
EXTRA_DIST = dap.y CMakeLists.txt
|
||||
|
0
oc2/occurlflags.h
Normal file
0
oc2/occurlflags.h
Normal file
Loading…
Reference in New Issue
Block a user