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
48df0636
Commit
48df0636
authored
Aug 27, 2012
by
Uwe Schulzweida
Browse files
tests/Makefile.am::CLEANFILES: added example_*.cksum
parent
74745bd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
48df0636
...
...
@@ -20,4 +20,4 @@ INCLUDES = -I$(top_srcdir)/src
#
EXTRA_DIST
=
$(TESTS)
#
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext
`
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext
example_
*
.cksum
`
tests/Makefile.in
View file @
48df0636
...
...
@@ -324,7 +324,7 @@ INCLUDES = -I$(top_srcdir)/src
#
EXTRA_DIST
=
$(TESTS)
#
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext
`
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext
example_
*
.cksum
`
all
:
all-am
.SUFFIXES
:
...
...
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