From e0cb6bd23b21f126bde42f74f4b1a798c3e15b0f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 7 Jan 2010 07:03:58 +0100 Subject: Major cleanup Much better now! --- src/View/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/View/Makefile.am (limited to 'src/View/Makefile.am') diff --git a/src/View/Makefile.am b/src/View/Makefile.am deleted file mode 100644 index 6c0d653..0000000 --- a/src/View/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -noinst_LTLIBRARIES = libview.la - -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