mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
0b6deecd95
* Make sure that no source files in boost are executable * Make sure that all boost files are marked with eol-style native * configure.ac: setup for new iostreams boost binary lib * config/common.am: add boost iostreams variable git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13705 a592a061-630c-0410-9148-cb99ea01b6c8
4 lines
85 B
Makefile
4 lines
85 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
SUBDIRS = filesystem iostreams regex signals
|