From 36d1bb8999ecfe305319c0f2b4313a169a368c13 Mon Sep 17 00:00:00 2001 From: neoraider Date: Sun, 13 Apr 2008 22:10:04 +0000 Subject: zoomedit: * Changed CPPFLAGS and LIBS handling * Added cross and dot product to Vector class * Added View classes --- src/Util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Util/Makefile.am') diff --git a/src/Util/Makefile.am b/src/Util/Makefile.am index 021ae0b..8f3d71d 100644 --- a/src/Util/Makefile.am +++ b/src/Util/Makefile.am @@ -1,4 +1,4 @@ noinst_LTLIBRARIES = libutil.la libutil_la_SOURCES = Xml.cpp -libutil_la_CPPFLAGS = $(libxml_CFLAGS) + -- cgit v1.2.3