From 04ac2ec981e158312a65f14a5df5b814b2ba3dac Mon Sep 17 00:00:00 2001 From: John Millaway Date: Wed, 15 Feb 2006 23:58:13 +0000 Subject: Removed reference to RoadMap in Makefile.am. Added website directory. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1dc346b..99fdd1e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -118,7 +118,6 @@ EXTRA_DIST = \ ONEWS \ README \ README.cvs-snapshot \ - RoadMap \ THANKS \ TODO \ autogen.sh \ @@ -138,7 +137,8 @@ SUBDIRS = \ examples \ po \ tools \ - tests + tests \ + website localedir = $(datadir)/locale AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I@includedir@ -I$(top_srcdir)/intl -- cgit v1.2.3