summaryrefslogtreecommitdiff
path: root/src/Makefile.am
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/Makefile.am
parent8717d1dd411e7859a29e097e893956521bd1cd70 (diff)
Stich -> Stitch and hook new files in Makefile.am
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 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