]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/Makefile.am
math stuff
[features.git] / src / frontends / controllers / Makefile.am
index 0ead9da1337de69bb0270795b9b31557fdea1f69..42b3989eca76615791d41551fc1646b8625d8332 100644 (file)
@@ -9,13 +9,11 @@ noinst_LTLIBRARIES = liblyxcontrollers.la
 SOURCEFILES = \
        Dialog.cpp \
        ButtonPolicy.cpp \
-       ControlMath.cpp \
        frontend_helpers.cpp 
 
 HEADERFILES = \
        Dialog.h \
        ButtonPolicy.h \
-       ControlMath.h \
        frontend_helpers.h
 
 if MONOLITHIC_CONTROLLERS