summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-26 17:22:42 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-11-26 17:22:42 +0100
commit2aaf6d31566df56d30ee492418562e04732c8059 (patch)
tree3062dd55798ec76edb095c4f83abecd27c7da328 /src/Makefile.am
parentceec61fe9614b7fb631781c3f9d21894e084077b (diff)
parenta10646b1c87e6abc1651ae7160ddd2c7fd1753bc (diff)
merge with mainline
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5577090..8ba69c1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,7 +16,8 @@ gipfel_SOURCES = \
OutputImage.cxx \
JPEGOutputImage.cxx \
TIFFOutputImage.cxx \
- PreviewOutputImage.cxx
+ PreviewOutputImage.cxx \
+ ImageMetaData.cxx
noinst_HEADERS = \
GipfelWidget.H \
@@ -34,4 +35,5 @@ noinst_HEADERS = \
JPEGOutputImage.H \
TIFFOutputImage.H \
PreviewOutputImage.H \
+ ImageMetaData.H \
util.h