[sword-svn] r2679 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Sat Feb 18 07:57:52 MST 2012
Author: scribe
Date: 2012-02-18 07:57:52 -0700 (Sat, 18 Feb 2012)
New Revision: 2679
Modified:
trunk/include/Makefile.am
Log:
updated to include the xhtml filter headers. These were not getting installed. Thanks to Karl for the report.
Modified: trunk/include/Makefile.am
===================================================================
--- trunk/include/Makefile.am 2012-02-14 00:57:03 UTC (rev 2678)
+++ trunk/include/Makefile.am 2012-02-18 14:57:52 UTC (rev 2679)
@@ -23,6 +23,7 @@
pkginclude_HEADERS += $(swincludedir)/gbffootnotes.h
pkginclude_HEADERS += $(swincludedir)/gbfheadings.h
pkginclude_HEADERS += $(swincludedir)/gbfhtml.h
+pkginclude_HEADERS += $(swincludedir)/gbfxhtml.h
pkginclude_HEADERS += $(swincludedir)/gbfhtmlhref.h
pkginclude_HEADERS += $(swincludedir)/gbfwebif.h
pkginclude_HEADERS += $(swincludedir)/gbfmorph.h
@@ -49,6 +50,7 @@
pkginclude_HEADERS += $(swincludedir)/osisheadings.h
pkginclude_HEADERS += $(swincludedir)/osishtmlhref.h
+pkginclude_HEADERS += $(swincludedir)/osisxhtml.h
pkginclude_HEADERS += $(swincludedir)/osiswebif.h
pkginclude_HEADERS += $(swincludedir)/osismorph.h
pkginclude_HEADERS += $(swincludedir)/osismorphsegmentation.h
@@ -114,6 +116,7 @@
pkginclude_HEADERS += $(swincludedir)/thmlgbf.h
pkginclude_HEADERS += $(swincludedir)/thmlheadings.h
pkginclude_HEADERS += $(swincludedir)/thmlhtml.h
+pkginclude_HEADERS += $(swincludedir)/thmlxhtml.h
pkginclude_HEADERS += $(swincludedir)/thmlhtmlhref.h
pkginclude_HEADERS += $(swincludedir)/thmlwebif.h
pkginclude_HEADERS += $(swincludedir)/thmllemma.h
More information about the sword-cvs
mailing list