2002-03-13 18:24:44 +00:00
|
|
|
include $(top_srcdir)/config/common.am
|
|
|
|
|
2003-05-08 18:05:07 +00:00
|
|
|
EXTRA_DIST = BCView.tmpl ControlDialog.tmpl
|
2002-03-13 18:24:44 +00:00
|
|
|
|
2003-05-08 18:05:07 +00:00
|
|
|
INCLUDES = -I$(top_srcdir)/src $(BOOST_INCLUDES)
|
2002-01-16 14:47:58 +00:00
|
|
|
|
2003-05-08 18:05:07 +00:00
|
|
|
noinst_LTLIBRARIES = libcontrollers.la
|
2002-01-16 14:47:58 +00:00
|
|
|
|
2002-02-20 22:04:47 +00:00
|
|
|
libcontrollers_la_SOURCES= \
|
2003-02-25 14:51:38 +00:00
|
|
|
Dialog.C \
|
|
|
|
Dialog.h \
|
|
|
|
Kernel.C \
|
|
|
|
Kernel.h \
|
2001-03-28 12:59:29 +00:00
|
|
|
biblio.C \
|
|
|
|
biblio.h \
|
|
|
|
character.C \
|
|
|
|
character.h \
|
2002-04-29 15:56:36 +00:00
|
|
|
frnt_lang.C \
|
|
|
|
frnt_lang.h \
|
2002-06-20 20:41:00 +00:00
|
|
|
tex_helpers.C \
|
|
|
|
tex_helpers.h \
|
2003-03-10 03:13:28 +00:00
|
|
|
BCView.h \
|
|
|
|
BCView.C \
|
|
|
|
ButtonController.C \
|
2001-03-15 13:37:04 +00:00
|
|
|
ButtonController.h \
|
|
|
|
ButtonPolicies.C \
|
|
|
|
ButtonPolicies.h \
|
2001-07-13 14:03:48 +00:00
|
|
|
ControlAboutlyx.C \
|
|
|
|
ControlAboutlyx.h \
|
2001-03-19 16:37:01 +00:00
|
|
|
ControlBibtex.C \
|
|
|
|
ControlBibtex.h \
|
2001-04-03 14:30:58 +00:00
|
|
|
ControlButtons.C \
|
|
|
|
ControlButtons.h \
|
2003-10-07 07:42:15 +00:00
|
|
|
ControlBox.C \
|
|
|
|
ControlBox.h \
|
2003-08-17 11:28:23 +00:00
|
|
|
ControlBranch.C \
|
|
|
|
ControlBranch.h \
|
2001-03-21 13:27:03 +00:00
|
|
|
ControlCharacter.C \
|
|
|
|
ControlCharacter.h \
|
2003-02-08 19:18:01 +00:00
|
|
|
ControlChanges.C \
|
|
|
|
ControlChanges.h \
|
2001-03-15 13:37:04 +00:00
|
|
|
ControlCitation.C \
|
|
|
|
ControlCitation.h \
|
|
|
|
ControlCommand.C \
|
|
|
|
ControlCommand.h \
|
2002-07-19 20:56:31 +00:00
|
|
|
ControlCommandBuffer.C \
|
|
|
|
ControlCommandBuffer.h \
|
2001-03-15 13:37:04 +00:00
|
|
|
ControlConnections.C \
|
|
|
|
ControlConnections.h \
|
2002-01-16 14:47:58 +00:00
|
|
|
ControlDialog.h \
|
|
|
|
ControlDialog_impl.C \
|
|
|
|
ControlDialog_impl.h \
|
2002-10-09 08:59:02 +00:00
|
|
|
ControlDocument.C \
|
|
|
|
ControlDocument.h \
|
2003-05-13 21:15:48 +00:00
|
|
|
ControlErrorList.C \
|
|
|
|
ControlErrorList.h \
|
2001-08-06 14:55:02 +00:00
|
|
|
ControlERT.C \
|
2002-02-27 09:59:52 +00:00
|
|
|
ControlERT.h \
|
2001-03-30 09:51:46 +00:00
|
|
|
ControlExternal.C \
|
2002-02-27 09:59:52 +00:00
|
|
|
ControlExternal.h \
|
2001-07-30 11:56:00 +00:00
|
|
|
ControlFloat.C \
|
2002-02-27 09:59:52 +00:00
|
|
|
ControlFloat.h \
|
|
|
|
ControlForks.C \
|
|
|
|
ControlForks.h \
|
2001-03-28 12:59:29 +00:00
|
|
|
ControlGraphics.C \
|
2002-02-27 09:59:52 +00:00
|
|
|
ControlGraphics.h \
|
2001-03-23 17:09:34 +00:00
|
|
|
ControlInclude.C \
|
|
|
|
ControlInclude.h \
|
2001-03-20 10:14:03 +00:00
|
|
|
ControlLog.C \
|
|
|
|
ControlLog.h \
|
2002-08-30 16:20:27 +00:00
|
|
|
ControlMath.C \
|
|
|
|
ControlMath.h \
|
2001-03-27 16:03:28 +00:00
|
|
|
ControlMinipage.C \
|
|
|
|
ControlMinipage.h \
|
2003-07-08 14:19:25 +00:00
|
|
|
ControlNote.C \
|
|
|
|
ControlNote.h \
|
2002-06-11 16:40:18 +00:00
|
|
|
ControlParagraph.C \
|
|
|
|
ControlParagraph.h \
|
2001-03-27 16:03:28 +00:00
|
|
|
ControlPreamble.C \
|
|
|
|
ControlPreamble.h \
|
2002-11-13 02:22:48 +00:00
|
|
|
ControlPrefs.C \
|
|
|
|
ControlPrefs.h \
|
2001-03-27 10:43:10 +00:00
|
|
|
ControlPrint.C \
|
|
|
|
ControlPrint.h \
|
2001-03-26 13:16:57 +00:00
|
|
|
ControlRef.C \
|
|
|
|
ControlRef.h \
|
2001-03-26 15:25:37 +00:00
|
|
|
ControlSearch.C \
|
|
|
|
ControlSearch.h \
|
2002-03-07 15:06:57 +00:00
|
|
|
ControlSendto.C \
|
|
|
|
ControlSendto.h \
|
2001-10-09 15:20:10 +00:00
|
|
|
ControlShowFile.C \
|
|
|
|
ControlShowFile.h \
|
2001-07-13 11:50:39 +00:00
|
|
|
ControlSpellchecker.C \
|
|
|
|
ControlSpellchecker.h \
|
2002-11-15 02:41:54 +00:00
|
|
|
ControlTabular.C \
|
|
|
|
ControlTabular.h \
|
2001-03-26 14:33:58 +00:00
|
|
|
ControlTabularCreate.C \
|
|
|
|
ControlTabularCreate.h \
|
2001-10-09 15:20:10 +00:00
|
|
|
ControlTexinfo.C \
|
|
|
|
ControlTexinfo.h \
|
2001-07-29 10:42:11 +00:00
|
|
|
ControlThesaurus.C \
|
|
|
|
ControlThesaurus.h \
|
2001-03-30 19:24:28 +00:00
|
|
|
ControlToc.C \
|
|
|
|
ControlToc.h \
|
2003-11-28 15:53:34 +00:00
|
|
|
ControlVSpace.C \
|
|
|
|
ControlVSpace.h \
|
2002-10-22 12:39:05 +00:00
|
|
|
ControlWrap.C \
|
|
|
|
ControlWrap.h \
|
2001-03-22 11:24:36 +00:00
|
|
|
GUI.h \
|
2001-03-21 13:27:03 +00:00
|
|
|
ViewBase.h \
|
2003-03-10 03:13:28 +00:00
|
|
|
ViewBase.C \
|
2001-03-21 13:27:03 +00:00
|
|
|
helper_funcs.C \
|
|
|
|
helper_funcs.h
|