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
66810447
Commit
66810447
authored
Oct 11, 1999
by
Niels Möller
Browse files
* src/argp/Makefile.am.in (libargp_a_SOURCES): Fixed typo (forgot
the .c suffix). Rev: src/argp/Makefile.am.in:1.2
parent
66b53ba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/argp/Makefile.am.in
View file @
66810447
...
...
@@ -33,8 +33,8 @@ Makefile.am: Makefile.am.in
EXTRA_DIST
=
argp-fmtstream.h argp-namefrob.h Makefile.am.in
libargp_a_SOURCES
=
argp-ba argp-fmtstream argp-fs-xinl
\
argp-help argp-parse argp-pv
\
argp-pvh argp-xinl argp-eexst
libargp_a_SOURCES
=
argp-ba
.c
argp-fmtstream
.c
argp-fs-xinl
.c
\
argp-help
.c
argp-parse
.c
argp-pv
.c
\
argp-pvh
.c
argp-xinl
.c
argp-eexst
.c
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