lyx_mirror/3rdparty/Makefile.am
Georg Baum 5537d1a1f0 Add 3rdparty to source package
The new 3rdparty libraries are not added to the autotools build system, so
that they appear in the source package. They cannot be compiled yet with
autotools (although this would make sense for cross compilation with mingw),
but adding configure support for enabling/disabling these like we do for
boost is a bit more work, so I did not do it for now. Nevertheless, the
three new Makefile.am are already prepared for compilation.
2015-12-19 11:08:08 +01:00

7 lines
113 B
Makefile

include $(top_srcdir)/config/common.am
DIST_SUBDIRS = hunspell libiconv zlib
SUBDIRS = hunspell libiconv zlib