Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c3f4b06e
Commit
c3f4b06e
authored
Jul 14, 2011
by
Uwe Schulzweida
Browse files
added setup.py table.py CdiLib.py CdiObj.py to EXTRA_DIST
parent
94832095
Changes
2
Hide whitespace changes
Inline
Side-by-side
interfaces/Makefile.am
View file @
c3f4b06e
...
...
@@ -5,7 +5,7 @@ SWIGCDIOBJ = cdiobj.i
BINDINGS
=
EXTRA_DIST
=
$(SWIGCDIOBJ)
$(SWIGCDILIB)
EXTRA_DIST
+=
ruby/cdilib_wrap.c ruby/cdiobj_wrap.cpp ruby/testLib.rb ruby/testObj.rb
EXTRA_DIST
+=
python/cdilib_wrap.c python/cdiobj_wrap.cpp python/testLib.py python/testObj.py python/setupObj.py python/setupLib.py
EXTRA_DIST
+=
python/cdilib_wrap.c python/cdiobj_wrap.cpp python/testLib.py python/testObj.py python/setupObj.py python/setupLib.py
python/setup.py python/table.py python/CdiLib.py python/CdiObj.py
if
CREATE_INTERFACES
BINDINGS
+=
help
endif
...
...
interfaces/Makefile.in
View file @
c3f4b06e
...
...
@@ -287,7 +287,9 @@ BINDINGS = $(am__append_1) $(am__append_4) $(am__append_5)
EXTRA_DIST
=
$(SWIGCDIOBJ)
$(SWIGCDILIB)
ruby/cdilib_wrap.c
\
ruby/cdiobj_wrap.cpp ruby/testLib.rb ruby/testObj.rb
\
python/cdilib_wrap.c python/cdiobj_wrap.cpp python/testLib.py
\
python/testObj.py python/setupObj.py python/setupLib.py
python/testObj.py python/setupObj.py python/setupLib.py
\
python/setup.py python/table.py python/CdiLib.py
\
python/CdiObj.py
noinst_LTLIBRARIES
=
$(am__append_3)
#
locallibs
=
$(top_builddir)
/src/.libs/libcdi.so @LTLIBOBJS@ @NETCDF_LIBS@ @HDF5_LIBS@ @SZLIB_LIBS@ @ZLIB_LIBS@
...
...
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