Skip to content
GitLab
Menu
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
be97a8ff
Commit
be97a8ff
authored
Oct 26, 2012
by
Uwe Schulzweida
Browse files
src/Makefile.am: added cdilib.c to EXTRA_DIST
parent
d041b2f2
Changes
2
Show whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
be97a8ff
## Process this file with automake to produce Makefile.in
#
EXTRA_DIST
=
make_
cdilib mo_cdi.f90
EXTRA_DIST
=
cdilib
.c
mo_cdi.f90
if
ENABLE_CDI_LIB
lib_LTLIBRARIES
=
libcdi.la
...
...
src/Makefile.in
View file @
be97a8ff
...
...
@@ -327,7 +327,7 @@ top_builddir = @top_builddir@
top_srcdir
=
@top_srcdir@
#
EXTRA_DIST
=
make_
cdilib mo_cdi.f90
EXTRA_DIST
=
cdilib
.c
mo_cdi.f90
@ENABLE_CDI_LIB_TRUE@
lib_LTLIBRARIES
=
libcdi.la
@ENABLE_CDI_LIB_TRUE@
include_HEADERS
=
cdi.h cdi.inc
@ENABLE_CDI_LIB_FALSE@
noinst_LTLIBRARIES
=
libcdi.la
...
...
Write
Preview
Supports
Markdown
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