summaryrefslogtreecommitdiffstats
path: root/src/Util/Makefile.am
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2008-04-14 00:10:04 +0200
committerneoraider <devnull@localhost>2008-04-14 00:10:04 +0200
commit36d1bb8999ecfe305319c0f2b4313a169a368c13 (patch)
treef1cc3e3f4572c0140aa9e5ae319f8f7db7cbffff /src/Util/Makefile.am
parent184c6305a677d968e60eb6cba9b29dd840cdce3c (diff)
downloadzoomedit-36d1bb8999ecfe305319c0f2b4313a169a368c13.tar
zoomedit-36d1bb8999ecfe305319c0f2b4313a169a368c13.zip
zoomedit:
* Changed CPPFLAGS and LIBS handling * Added cross and dot product to Vector class * Added View classes
Diffstat (limited to 'src/Util/Makefile.am')
-rw-r--r--src/Util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)
+