mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +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
|
SUBDIRS = MacOSX
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = boostworkaround.txt cmake Code_rules FORMAT \
|
EXTRA_DIST = boostworkaround.txt cmake coding/Rules coding/Recommendations \
|
||||||
lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
FORMAT lyx.rpm.README \
|
||||||
lyxserver lyx.spec.in lyx.spec Seminar.txt \
|
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.h \
|
||||||
insets/InsetWrap.cpp
|
insets/InsetWrap.cpp
|
||||||
|
|
||||||
# insets/insetlist.C \
|
# insets/InsetList.cpp \
|
||||||
# insets/insetlist.h \
|
# insets/InsetList.h \
|
||||||
# insets/insetsection.h \
|
# insets/InsetSection.h \
|
||||||
# insets/insetsection.C \
|
# insets/InsetSection.cpp \
|
||||||
# insets/InsetTheorem.cpp \
|
# insets/InsetTheorem.cpp \
|
||||||
# insets/InsetTheorem.h
|
# insets/InsetTheorem.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user