Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
a43d49f5
Commit
a43d49f5
authored
Jan 25, 2018
by
Thomas Jahns
🤸
Browse files
Fix file missing from distribution.
parent
a8f62e64
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
a43d49f5
...
...
@@ -61,7 +61,7 @@ endif
LDADD
=
../src/libcdi.la
-lm
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
#
EXTRA_DIST
=
test_cdf_write.c test_cdf_read.c
EXTRA_DIST
=
test_cdf_write.c test_cdf_read.c
test_cksum_base
#
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext example_
*
.cksum
`
#
...
...
tests/Makefile.in
View file @
a43d49f5
...
...
@@ -560,7 +560,7 @@ AM_CFLAGS = $(PPM_CORE_CFLAGS) $(YAXT_CFLAGS) $(MPI_C_INCLUDE)
LDADD
=
../src/libcdi.la
-lm
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
#
EXTRA_DIST
=
test_cdf_write.c test_cdf_read.c
EXTRA_DIST
=
test_cdf_write.c test_cdf_read.c
test_cksum_base
#
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext example_
*
.cksum
`
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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