]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
implement getLabelList
[lyx.git] / src / frontends / Makefile.am
index 7dc63a1892dae2e72187056be599b1e6bc253d96..99bcd621d9693891ee0d6e2339e042181180de1d 100644 (file)
@@ -4,15 +4,13 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
 # xforms has to be fixed here as we still need object files in this directory
 # for the compilation of other frontends, so until that we have to let this
 # here.
-SUBDIRS = support xforms @FRONTEND@
+SUBDIRS = support xforms controllers @FRONTEND@
 ETAGS_ARGS = --lang=c++
 BOOST_INCLUDES = -I$(top_srcdir)/boost
 INCLUDES = ${FRONTEND_INCLUDES} -I${srcdir}/.. -I${srcdir}/xforms ${SIGC_CFLAGS} $(BOOST_INCLUDES)
 LIBS =
 noinst_LTLIBRARIES = libfrontends.la
 libfrontends_la_SOURCES=\
-       ButtonPolicies.C \
-       ButtonPolicies.h \
        Dialogs.h \
        DialogBase.h \
        FileDialog.h \