[gnomemm-website] Minor cleanup.



commit b589c5603af2c2833c732436a20cefccbcd16e80
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Nov 24 11:28:52 2010 +0100

    Minor cleanup.

 docs/Makefile.am |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d757ad4..e0ab521 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,6 +1,4 @@
-## This file is part of gtkmm-documentation.
-
-gtkmm_docdir = $(datadir)/doc/gtkmm-2.4
+gnomemmwebsite_docdir = $(datadir)/doc/gnomemmwebsite-2.4
 
 # Function: $(call vpath_listall,PATTERN ...)
 # Get all filenames which match a PATTERN from the list.  Look for files
@@ -40,7 +38,7 @@ xslt_params = $(strip						\
 	--stringparam use.id.as.filename	'1'		\
 	)
 
-tutorialdir         = $(gtkmm_docdir)/tutorial
+tutorialdir         = $(gnomemmwebsite_docdir)/tutorial
 tutorial_htmldir    = $(tutorialdir)/html
 tutorial_figuresdir = $(tutorial_htmldir)/figures
 tutorial_iconsdir   = $(tutorial_htmldir)/icons



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]