mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
make 'make dist' work again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21019 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dd6ae83a73
commit
f3ac82a8e7
@ -4,7 +4,7 @@ if INSTALL_MACOSX
|
||||
SUBDIRS = MacOSX
|
||||
endif
|
||||
|
||||
EXTRA_DIST = boostworkaround.txt cmake Code_rules FORMAT \
|
||||
lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
||||
EXTRA_DIST = boostworkaround.txt cmake coding/Rules coding/Recommendations \
|
||||
FORMAT lyx.rpm.README \
|
||||
lyxserver lyx.spec.in lyx.spec Seminar.txt \
|
||||
TodoPlan-1.3 tools Win32 scons
|
||||
tools Win32 scons
|
||||
|
@ -567,10 +567,10 @@ liblyxinsets_la_SOURCES = \
|
||||
insets/InsetWrap.h \
|
||||
insets/InsetWrap.cpp
|
||||
|
||||
# insets/insetlist.C \
|
||||
# insets/insetlist.h \
|
||||
# insets/insetsection.h \
|
||||
# insets/insetsection.C \
|
||||
# insets/InsetList.cpp \
|
||||
# insets/InsetList.h \
|
||||
# insets/InsetSection.h \
|
||||
# insets/InsetSection.cpp \
|
||||
# insets/InsetTheorem.cpp \
|
||||
# insets/InsetTheorem.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user