From d71148392055eec06460fa24e3747d2c55d96b38 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 11 Jun 2008 14:46:20 +0200 Subject: Added headers and other files to distribution tarball --- src/View/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/View/Makefile.am') 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 -- cgit v1.2.3