summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2017-04-05 11:38:06 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2017-04-05 11:38:06 +0100
commit099b873abca6b868f159e16894f3640d40dca5aa (patch)
tree5a8d0c86954d5bc46deff890cf7551ab1f4a5989 /src/Makefile
parent4a6136b81993da5c838df13eb3b1433deb87abf4 (diff)
parentf9797e4ae82090808036b1e1ec4318d0f1bdc456 (diff)
downloadlibnsgif-099b873abca6b868f159e16894f3640d40dca5aa.tar.gz
libnsgif-099b873abca6b868f159e16894f3640d40dca5aa.tar.bz2
Merge branch 'tlsa/lzw'
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 0fa4dc6..cb5d31f 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
# Sources
-DIR_SOURCES := libnsgif.c
+DIR_SOURCES := libnsgif.c lzw.c
include $(NSBUILD)/Makefile.subdir