From fa27e431899382cc251a6791372ed83ebf23ace7 Mon Sep 17 00:00:00 2001 From: Chris Lyttle Date: Wed, 17 Jul 2002 23:11:05 +0000 Subject: added intro to gnome into build system --- introduction-to-gnome/C/Makefile.am | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'introduction-to-gnome/C/Makefile.am') diff --git a/introduction-to-gnome/C/Makefile.am b/introduction-to-gnome/C/Makefile.am index 8f1d3fd..59b5233 100644 --- a/introduction-to-gnome/C/Makefile.am +++ b/introduction-to-gnome/C/Makefile.am @@ -1,10 +1,8 @@ -figs = \ - figures/desktop.png \ - figures/microguiborder.png +figdir = figures docname = introduction-to-gnome lang = C omffile = introduction-to-gnome-C.omf -sgml_ents = -include $(top_srcdir)/sgmldocs.make +include $(top_srcdir)/xmldocs.make dist-hook: app-dist-hook - +entities = \ + legal.xml -- cgit