mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +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
|
BOOST_INCLUDES = -I$(top_srcdir)/boost
|
||||||
INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES)
|
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 = \
|
libinsets_la_SOURCES = \
|
||||||
ExternalTemplate.C \
|
ExternalTemplate.C \
|
||||||
ExternalTemplate.h \
|
ExternalTemplate.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user