summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Real <github@tildepipe.org>2012-02-28 22:34:51 +0100
committerDennis Real <github@tildepipe.org>2012-02-28 22:34:51 +0100
commit46801fee8de26f4e0af2ed294c3a4f7fc1c45ca3 (patch)
tree8d2b4b59eb9ef836578594c7885d63f244c5655e
parent7e0e15e1f801f9a25b96435b7e0ab2dffc1bc149 (diff)
test file with some exif data added
-rw-r--r--config.mk2
-rw-r--r--test/ok/jpg_exifbin0 -> 9821 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 501ec89..d6a5a4f 100644
--- a/config.mk
+++ b/config.mk
@@ -21,7 +21,7 @@ curl ?= 1
debug ?= 0
help ?= 0
xinerama ?= 1
-exif ?= 0
+exif ?= 1
ifeq (${curl},1)
CFLAGS += -DHAVE_LIBCURL
diff --git a/test/ok/jpg_exif b/test/ok/jpg_exif
new file mode 100644
index 0000000..34c3846
--- /dev/null
+++ b/test/ok/jpg_exif
Binary files differ