Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
af636515
Commit
af636515
authored
Mar 18, 2004
by
Niels Möller
Browse files
(check_PROGRAMS): Use check_PROGRAMS, not
noinst_PROGRAMS. Rev: src/argp/testsuite/Makefile.am:1.3
parent
5031b1f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/argp/testsuite/Makefile.am
View file @
af636515
...
...
@@ -3,7 +3,7 @@ TS_PROGS =
TS_ALL
=
$(TS_PROGS)
$(TS_SH)
noinst
_PROGRAMS
=
$(TS_PROGS)
ex1 ex3 ex4
check
_PROGRAMS
=
$(TS_PROGS)
ex1 ex3 ex4
LDADD
=
../libargp.a
AM_CPPFLAGS
=
-I
$(top_srcdir)
...
...
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