summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-06-25 09:54:28 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-06-25 09:54:28 +0200
commit8b9902ac6e239bd36681a2997ee1bdfa4239a5d8 (patch)
tree1f66c8fc4ac103b18c17f818abba181c67fbaf41 /src
parent8717d1dd411e7859a29e097e893956521bd1cd70 (diff)
Stich -> Stitch and hook new files in Makefile.am
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am6
-rw-r--r--src/Stitch.H (renamed from src/Stich.H)0
-rw-r--r--src/Stitch.cxx (renamed from src/Stich.cxx)0
3 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e9e32f7..e8b384a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,9 @@ gipfel_SOURCES = \
Hill.cxx \
Fl_Value_Dial.cxx \
Fl_Search_Chooser.cxx \
- choose_hill.cxx
+ choose_hill.cxx \
+ Stitch.cxx \
+ DataImage.cxx
noinst_HEADERS = \
GipfelWidget.H \
@@ -24,4 +26,6 @@ noinst_HEADERS = \
Fl_Value_Dial.H \
Fl_Search_Chooser.H \
choose_hill.H \
+ Stitch.H \
+ DataImage.H \
util.h
diff --git a/src/Stich.H b/src/Stitch.H
index 86b8f8f..86b8f8f 100644
--- a/src/Stich.H
+++ b/src/Stitch.H
diff --git a/src/Stich.cxx b/src/Stitch.cxx
index 0cfa4b5..0cfa4b5 100644
--- a/src/Stich.cxx
+++ b/src/Stitch.cxx