summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-17 12:26:18 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-12-17 12:26:18 +0100
commit3197cca5efaf60a38bd353fa50f6b5eb808b87b1 (patch)
tree05c4c82fdaa88afc59dff4f7ff2608dc48dcd43f /src/Makefile.am
parent0043004652720b9b726b96151db2946def6fd6b6 (diff)
remove ProjectionTangential
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1cae9b7..36c5b80 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,6 @@ gipfel_SOURCES = \
GipfelWidget.cxx \
Panorama.cxx \
Projection.cxx \
- ProjectionTangential.cxx \
ProjectionTangentialLSQ.cxx \
ProjectionSphaeric.cxx \
Hill.cxx \
@@ -24,7 +23,6 @@ noinst_HEADERS = \
GipfelWidget.H \
Panorama.H \
Projection.H \
- ProjectionTangential.H \
ProjectionTangentialLSQ.H \
ProjectionSphaeric.H \
Hill.H \