summaryrefslogtreecommitdiffstats
path: root/src/Gui/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/Gui/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/Gui/Makefile.am')
-rw-r--r--src/Gui/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Gui/Makefile.am b/src/Gui/Makefile.am
index fad988d..e378aa1 100644
--- a/src/Gui/Makefile.am
+++ b/src/Gui/Makefile.am
@@ -1,4 +1,3 @@
noinst_LTLIBRARIES = libgui.la
libgui_la_SOURCES = Window.cpp RenderArea.cpp
-libgui_la_CPPFLAGS = $(glademm_CFLAGS) $(GTKGLEXT_CFLAGS) \ No newline at end of file