]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/Makefile.am
controller-view split for TOC popup.
[lyx.git] / src / frontends / controllers / Makefile.am
index 65fcafb648eb2195813c6e7c3c6a9376a97147e5..ec940ff01feaefc3a36a2351042479fb9b89c154 100644 (file)
@@ -10,27 +10,71 @@ LIBS =
 SUBDIRS = 
 ETAGS_ARGS = --lang=c++
 libcontrollers_la_SOURCES=\
-       ButtonController.C \
+       biblio.C \
+       biblio.h \
+       character.C \
+       character.h \
        ButtonController.h \
+       ButtonControllerBase.C \
+       ButtonControllerBase.h \
        ButtonPolicies.C \
        ButtonPolicies.h \
-       ControlBase.C \
-       ControlBase.h \
        ControlBibitem.C \
        ControlBibitem.h \
        ControlBibtex.C \
        ControlBibtex.h \
+       ControlButton.C \
+       ControlButton.h \
+       ControlCharacter.C \
+       ControlCharacter.h \
        ControlCitation.C \
        ControlCitation.h \
        ControlCommand.C \
        ControlCommand.h \
        ControlConnections.C \
        ControlConnections.h \
+       ControlCopyright.C \
+       ControlCopyright.h \
+       ControlCredits.h \
+       ControlCredits.C \
+       ControlDialogs.h \
+       ControlError.h \
+       ControlError.C \
+       ControlExternal.h \
+       ControlExternal.C \
+       ControlGraphics.h \
+       ControlGraphics.C \
+       ControlInclude.C \
+       ControlInclude.h \
+       ControlIndex.C \
+       ControlIndex.h \
+       ControlInset.h \
        ControlLog.C \
        ControlLog.h \
+       ControlMinipage.C \
+       ControlMinipage.h \
+       ControlPreamble.C \
+       ControlPreamble.h \
+       ControlPrint.C \
+       ControlPrint.h \
+       ControlRef.C \
+       ControlRef.h \
+       ControlSearch.C \
+       ControlSearch.h \
+       ControlSplash.C \
+       ControlSplash.h \
+       ControlTabularCreate.C \
+       ControlTabularCreate.h \
+       ControlToc.C \
+       ControlToc.h \
+       ControlUrl.C \
+       ControlUrl.h \
        ControlVCLog.C \
        ControlVCLog.h \
-       ViewBase.h
+       GUI.h \
+       ViewBase.h \
+       helper_funcs.C \
+       helper_funcs.h
 
 # just copied from old lyx repository
 dist-hook: