mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
add files to extra dist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2334 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
68486ed909
commit
b3df216d65
@ -7,6 +7,16 @@ ETAGS_ARGS = --lang=c++
|
||||
BOOST_INCLUDES = -I$(top_srcdir)/boost
|
||||
INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
|
||||
|
||||
EXTRA_DIST = \
|
||||
insetinfo.C \
|
||||
insetinfo.h \
|
||||
insetlist.C \
|
||||
insetlist.h \
|
||||
insetsection.h \
|
||||
insetsection.C \
|
||||
insettheorem.C \
|
||||
insettheorem.h
|
||||
|
||||
libinsets_la_SOURCES = \
|
||||
ExternalTemplate.C \
|
||||
ExternalTemplate.h \
|
||||
|
Loading…
Reference in New Issue
Block a user