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:
André Pönitz 2007-10-17 19:59:55 +00:00
parent dd6ae83a73
commit f3ac82a8e7
3 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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