mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Sigh, commit the right version of the Makefile. I was sure I had carefully
avoided committing the wrong one :( git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4227 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a8d4bcd2fa
commit
dfbb6d7c0a
@ -22,10 +22,13 @@ libsupport_la_SOURCES = \
|
|||||||
LOstream.h \
|
LOstream.h \
|
||||||
os.C \
|
os.C \
|
||||||
os.h \
|
os.h \
|
||||||
|
StrPool.C \
|
||||||
|
StrPool.h \
|
||||||
abort.C \
|
abort.C \
|
||||||
atoi.C \
|
atoi.C \
|
||||||
chdir.C \
|
chdir.C \
|
||||||
copy.C \
|
copy.C \
|
||||||
|
date.C \
|
||||||
filetools.C \
|
filetools.C \
|
||||||
filetools.h \
|
filetools.h \
|
||||||
fmt.C \
|
fmt.C \
|
||||||
@ -33,6 +36,7 @@ libsupport_la_SOURCES = \
|
|||||||
forkedcall.h \
|
forkedcall.h \
|
||||||
forkedcontr.C \
|
forkedcontr.C \
|
||||||
forkedcontr.h \
|
forkedcontr.h \
|
||||||
|
getUserName.C \
|
||||||
getcwd.C \
|
getcwd.C \
|
||||||
kill.C \
|
kill.C \
|
||||||
limited_stack.h \
|
limited_stack.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user