aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-23 16:37:42 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-23 16:38:13 +0200
commit6d9dec96c2e909c14d15deb4b2367e87011f68ee (patch)
tree22d88e19c94bb60d46a489e03e329718593d326b /Makefile
parenttypo (diff)
downloadlibgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.gz
libgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.bz2
libgamma-6d9dec96c2e909c14d15deb4b2367e87011f68ee.tar.xz
parse edid
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e88e3d..85fd74b 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ LIBS_LD =
LIBS_C =
# Object files for the library.
-LIBOBJ = libgamma-facade libgamma-method libgamma-error gamma-helper
+LIBOBJ = libgamma-facade libgamma-method libgamma-error gamma-helper edid
# Include configurations from `./configure`.