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
Mathis Rosenhauer
libaec
Commits
394c480f
Commit
394c480f
authored
Sep 17, 2012
by
Luis Kornblueh
Committed by
Thomas Jahns
Feb 19, 2013
Browse files
Still had to fix dist target.
parent
14717775
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
394c480f
lib_LTLIBRARIES
=
libae-0.0.la
libae_0_0_la_SOURCES
=
aee.c aee_accessors.c aed.c aee.h sz_compat.c
libae_0_0_la_SOURCES
=
aee.c aee_accessors.c aed.c aee.h
aee_accessors.h
sz_compat.c
libae_0_0_la_LDFLAGS
=
-version-info
0:0
include_HEADERS
=
libae.h
...
...
src/Makefile.in
View file @
394c480f
...
...
@@ -258,7 +258,7 @@ top_build_prefix = @top_build_prefix@
top_builddir
=
@top_builddir@
top_srcdir
=
@top_srcdir@
lib_LTLIBRARIES
=
libae-0.0.la
libae_0_0_la_SOURCES
=
aee.c aee_accessors.c aed.c aee.h sz_compat.c
libae_0_0_la_SOURCES
=
aee.c aee_accessors.c aed.c aee.h
aee_accessors.h
sz_compat.c
libae_0_0_la_LDFLAGS
=
-version-info
0:0
include_HEADERS
=
libae.h
encode_LDADD
=
$(lib_LTLIBRARIES)
...
...
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