X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Ftest%2FMakefile.am;h=edf73ee188f79eedc0c6d98ea227729d70580cc0;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=24ebd7c425067584b8b174cd76b51d44a1678a6f;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8;p=helm.git diff --git a/helm/DEVEL/mathml_editor/test/Makefile.am b/helm/DEVEL/mathml_editor/test/Makefile.am index 24ebd7c42..edf73ee18 100644 --- a/helm/DEVEL/mathml_editor/test/Makefile.am +++ b/helm/DEVEL/mathml_editor/test/Makefile.am @@ -1,16 +1,16 @@ -noinst_PROGRAMS = test editor +noinst_PROGRAMS = editor -test_SOURCES = main.cc editor_SOURCES = editor.cc guiGTK.c aux.cc +noinst_HEADERS = guiGTK.h + LDADDS = \ $(GMETADOM_LIBS) \ $(GDOMEXSLT_LIBS) \ $(GTKMATHVIEW_LIBS) \ $(top_builddir)/src/.libs/libeditex.a -test_LDADD = $(LDADDS) editor_LDADD = $(LDADDS) INCLUDES = \