summaryrefslogtreecommitdiffstats
path: root/src/View/Makefile.am
diff options
context:
space:
mode:
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