add limited_stack.h to Makefile

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4213 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-05-26 19:46:25 +00:00
parent a0e30632d6
commit 154a8d332a
2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,6 @@
2002-05-26 John Levon <moz@compsoc.man.ac.uk>
* Makefile.am:
* limited_stack.h: new template for limited-size
stacks

View File

@ -22,13 +22,10 @@ libsupport_la_SOURCES = \
LOstream.h \
os.C \
os.h \
StrPool.C \
StrPool.h \
abort.C \
atoi.C \
chdir.C \
copy.C \
date.C \
filetools.C \
filetools.h \
fmt.C \
@ -36,9 +33,9 @@ libsupport_la_SOURCES = \
forkedcall.h \
forkedcontr.C \
forkedcontr.h \
getUserName.C \
getcwd.C \
kill.C \
limited_stack.h \
lstrings.C \
lstrings.h \
lxtl.h \