* Build dynamic libraries.
This commit is contained in:
parent
1a67154d41
commit
4c20a08293
11 changed files with 27 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
noinst_LIBRARIES = libformat.a
|
||||
lib_LTLIBRARIES = libformat.la
|
||||
|
||||
libformat_a_SOURCES = format_implementation.cc free_funcs.cc \
|
||||
libformat_la_SOURCES = format_implementation.cc free_funcs.cc \
|
||||
parsing.cc exceptions.hpp feed_args.hpp format_class.hpp \
|
||||
format_fwd.hpp group.hpp internals.hpp internals_fwd.hpp \
|
||||
macros_default.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue