From 842f519e3164081c00601c0e3631e7cbb6d039a2 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 10 Apr 2009 15:59:19 +0000 Subject: Clarify licenses; add libdimensionxx library. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fa9b3b2..4e9f6bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ########################################################################### ## Copyright (C) 2008 Tavian Barnes ## ## ## -## This file is part of the Dimension Build Suite. ## +## This file is part of The Dimension Build Suite. ## ## ## ## The Dimension Build Suite is free software; you can redistribute it ## ## and/or modify it under the terms of the GNU General Public License as ## @@ -18,6 +18,6 @@ ########################################################################### ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libdimension libdimension-png tests +SUBDIRS = libdimension libdimension-png libdimensionxx tests EXTRA_DIST = autogen.sh -- cgit v1.2.3