aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-13 12:06:41 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-13 12:06:41 +0200
commitd0499af5e72c0ba00348fb32abc84a9d71e0c63a (patch)
treeb36a1e0de66c85c77382ed32c7ab1ccdbef96068 /Makefile
parentm (diff)
downloadlibgamma-d0499af5e72c0ba00348fb32abc84a9d71e0c63a.tar.gz
libgamma-d0499af5e72c0ba00348fb32abc84a9d71e0c63a.tar.bz2
libgamma-d0499af5e72c0ba00348fb32abc84a9d71e0c63a.tar.xz
split out crtcinfo from test and doc it
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 e280714..92d27a6 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
+TESTOBJ = test methods errors crtcinfo
# The version of the library.
LIB_MAJOR = 0