From 011cb67361d3e036ee98a8d69dff1ade54391832 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 23 Apr 2006 19:07:45 +0000 Subject: [PATCH] Added common URL entities --- Makefile.am | 3 ++- common.ent | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 common.ent diff --git a/Makefile.am b/Makefile.am index a8057ed..708353a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.7 2006-04-20 13:11:53 adam Exp $ +## $Id: Makefile.am,v 1.8 2006-04-23 19:07:45 adam Exp $ commondir=$(datadir)/doc/@PACKAGE@/common @@ -6,6 +6,7 @@ common_DATA = style1.css id.png SUPPORTFILES = \ xml.dcl \ + common.ent \ id.eps \ ref2dbinc.xsl \ html.dsl html.dsl.in \ diff --git a/common.ent b/common.ent new file mode 100644 index 0000000..e364263 --- /dev/null +++ b/common.ent @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4