Enlightenment CVS committal Author : doursse Project : e17 Module : proto/epdf
Dir : e17/proto/epdf/src/plugins/ewl Modified Files: Makefile.am Log Message: * configure.in: add bzip2 archive * src/bin/Makefile.am: * src/lib/Makefile.am: * src/plugins/epsilon/Makefile.am: * src/plugins/ewl/Makefile.am: clean Makefile.am a bit * src/bin/epdf_ewl_test.c: (_tree_fill), (tree_data_fetch), (tree_data_count_get), (tree_data_expandable_get), (tree_data_expansion_fetch), (main): rename tree2 to tree =================================================================== RCS file: /cvs/e/e17/proto/epdf/src/plugins/ewl/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 6 Oct 2007 18:22:34 -0000 1.2 +++ Makefile.am 27 Jan 2008 05:47:55 -0000 1.3 @@ -9,19 +9,24 @@ EPDF_EWL_PLUGIN_SOURCE = endif -pkgdir = @EWL_TEST_LIBS_DIR@ -pkg_LTLIBRARIES = $(EPDF_EWL_PLUGIN) +pkgdir = @EWL_TEST_LIBS_DIR@ +pkg_LTLIBRARIES = $(EPDF_EWL_PLUGIN) libewl_pdf_la_SOURCES = $(EPDF_EWL_PLUGIN_SOURCE) -libewl_pdf_la_CFLAGS = @EWL_CFLAGS@ -I$(top_builddir)/src/lib -libewl_pdf_la_LIBADD = \ - $(top_builddir)/src/lib/libepdf.la \ - @EWL_LIBS@ -libewl_pdf_la_LDFLAGS = \ - @create_shared_lib@ -module -avoid-version \ - -L$(top_builddir)/src/lib \ - -L$(top_builddir)/src/lib/.libs -EXTRA_DIST = $(libewl_pdf_la_SOURCES) -exampledir = @EWL_TEST_SOURCE_DIR@ -example_DATA = $(libewl_pdf_la_SOURCES) +libewl_pdf_la_CPPFLAGS = \ +-I$(top_builddir)/src/lib \ [EMAIL PROTECTED]@ + +libewl_pdf_la_LIBADD = \ +$(top_builddir)/src/lib/libepdf.la \ [EMAIL PROTECTED]@ + +libewl_pdf_la_LDFLAGS = \ [EMAIL PROTECTED]@ \ +-module \ +-avoid-version + +EXTRA_DIST = $(libewl_pdf_la_SOURCES) +exampledir = @EWL_TEST_SOURCE_DIR@ +example_DATA = $(libewl_pdf_la_SOURCES) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs