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

View File

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