summaryrefslogtreecommitdiffstats
path: root/src/View/Makefile.am
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-06-11 14:46:20 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-06-11 14:46:20 +0200
commitd71148392055eec06460fa24e3747d2c55d96b38 (patch)
treefb698fb34af7c5408edc8a50ea507e58b9f66708 /src/View/Makefile.am
parent331652fd82c4ad518f243fa69eea2819dedc4078 (diff)
downloadzoomedit-d71148392055eec06460fa24e3747d2c55d96b38.tar
zoomedit-d71148392055eec06460fa24e3747d2c55d96b38.zip
Added headers and other files to distribution tarball
Diffstat (limited to 'src/View/Makefile.am')
-rw-r--r--src/View/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/View/Makefile.am b/src/View/Makefile.am
index 40f956e..6c0d653 100644
--- a/src/View/Makefile.am
+++ b/src/View/Makefile.am
@@ -1,3 +1,5 @@
-noinst_LTLIBRARIES = libview.la
+noinst_LTLIBRARIES = libview.la
-libview_la_SOURCES = TopView.cpp MapView.cpp
+libview_la_SOURCES = TopView.cpp MapView.cpp
+
+noinst_HEADERS = MapView.h TopView.h View.h \ No newline at end of file