summaryrefslogtreecommitdiffstats
path: root/src/View/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/View/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/View/Makefile.am')
-rw-r--r--src/View/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/View/Makefile.am b/src/View/Makefile.am
new file mode 100644
index 0000000..4ee107d
--- /dev/null
+++ b/src/View/Makefile.am
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libview.la
+
+libview_la_SOURCES = TopView.cpp