mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
d5338a5f89
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20633 a592a061-630c-0410-9148-cb99ea01b6c8
11 lines
259 B
Makefile
11 lines
259 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
if INSTALL_MACOSX
|
|
SUBDIRS = MacOSX
|
|
endif
|
|
|
|
EXTRA_DIST = boostworkaround.txt cmake Code_rules FORMAT \
|
|
lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
|
lyxserver lyx.spec.in lyx.spec Seminar.txt \
|
|
TodoPlan-1.3 tools Win32 scons
|