Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joshua Root
libaacs
Commits
2a4e4ec7
Commit
2a4e4ec7
authored
Feb 09, 2012
by
John Doe
Committed by
Ano Nymous
Feb 18, 2012
Browse files
Move libraries being linked to LIBADD
parent
287e8309
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
2a4e4ec7
...
...
@@ -52,7 +52,8 @@ endif
libaacs_ladir
=
$(includedir)
/libaacs
libaacs_la_HEADERS
=
libaacs/aacs.h file/filesystem.h libaacs/aacs-version.h
libaacs_la_LDFLAGS
=
$(LIBGCRYPT_LIBS)
-version-info
$(LIB_VERSION_INFO)
libaacs_la_LDFLAGS
=
-version-info
$(LIB_VERSION_INFO)
libaacs_la_LDADD
=
$(LIBGCRYPT_LIBS)
pkgconfigdir
=
$(libdir)
/pkgconfig
pkgconfig_DATA
=
libaacs.pc
...
...
Write
Preview
Markdown
is supported
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