]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/gdome_xslt/C++/gdome_xslt/Makefile.am
This commit was manufactured by cvs2svn to create branch 'moogle'.
[helm.git] / helm / DEVEL / gdome_xslt / C++ / gdome_xslt / Makefile.am
diff --git a/helm/DEVEL/gdome_xslt/C++/gdome_xslt/Makefile.am b/helm/DEVEL/gdome_xslt/C++/gdome_xslt/Makefile.am
deleted file mode 100644 (file)
index 0e4b76e..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-
-lib_LTLIBRARIES = libgdome_xslt_cpp_smart.la
-
-libgdome_xslt_cpp_smart_la_LIBADD = $(top_builddir)/C/gdome_xslt/libgdome_xslt.la
-
-libgdome_xslt_cpp_smart_la_LDFLAGS = -version-info @VERSION_INFO@
-
-libgdome_xslt_cpp_smart_la_SOURCES = \
-  GdomeSmartDOMXSLTStylesheet.cc
-
-pkginclude_HEADERS = \
-  GdomeSmartDOMXSLTStylesheet.hh \
-  GdomeSmartDOMXSLT.hh
-
-INCLUDES = \
-  $(GMETADOM_CFLAGS) \
-  $(LIBXSLT_CFLAGS) \
-  -I$(top_srcdir) \
-  -I$(top_srcdir)/C/gdome_xslt