aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-13 12:46:00 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-13 12:46:00 +0200
commit1de096cbd4135d6640c50025d589d045dc95615d (patch)
tree8ab3b42da269bec357126fd429e77886819691c6 /Makefile
parentm + doc (diff)
downloadlibgamma-1de096cbd4135d6640c50025d589d045dc95615d.tar.gz
libgamma-1de096cbd4135d6640c50025d589d045dc95615d.tar.bz2
libgamma-1de096cbd4135d6640c50025d589d045dc95615d.tar.xz
code separation
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 92d27a6..65dfe80 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ HEADERS_INFO = libgamma-error libgamma-facade libgamma-method
HEADERS = libgamma libgamma-config $(HEADERS_INFO)
# Object files for the test.
-TESTOBJ = test methods errors crtcinfo
+TESTOBJ = test methods errors crtcinfo user
# The version of the library.
LIB_MAJOR = 0