summaryrefslogtreecommitdiffstats
path: root/src/View/Makefile.am
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2008-05-03 02:05:05 +0200
committerneoraider <devnull@localhost>2008-05-03 02:05:05 +0200
commiteb096e97d63c3bdbb2913dc0bb8abacef5ee3bf1 (patch)
tree8ffa42f6f90d9377f417a033ce5b5f5a0746d5b8 /src/View/Makefile.am
parent12ebbe18e1c54c854286e38a4cf9e15433cd1bb2 (diff)
downloadzoomedit-eb096e97d63c3bdbb2913dc0bb8abacef5ee3bf1.tar
zoomedit-eb096e97d63c3bdbb2913dc0bb8abacef5ee3bf1.zip
zoomedit:
* Implemented MapView
Diffstat (limited to 'src/View/Makefile.am')
-rw-r--r--src/View/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/View/Makefile.am b/src/View/Makefile.am
index 4ee107d..40f956e 100644
--- a/src/View/Makefile.am
+++ b/src/View/Makefile.am
@@ -1,3 +1,3 @@
noinst_LTLIBRARIES = libview.la
-libview_la_SOURCES = TopView.cpp
+libview_la_SOURCES = TopView.cpp MapView.cpp