diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-05-22 22:49:57 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-05-22 22:49:57 +0200 |
commit | 46d1ed733f99a6058b6117b0fa3c79b6f329caae (patch) | |
tree | cbffe9128f32263ba8a0da5340d6eb3dbde20648 /Makefile | |
parent | library linking and some of gamma-linux-drm (diff) | |
download | libgamma-46d1ed733f99a6058b6117b0fa3c79b6f329caae.tar.gz libgamma-46d1ed733f99a6058b6117b0fa3c79b6f329caae.tar.bz2 libgamma-46d1ed733f99a6058b6117b0fa3c79b6f329caae.tar.xz |
m misc + most of the gamma-linux-drm stuff
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ LIBS_LD = LIBS_C = # Object files for the library. -LIBOBJ = libgamma-facade libgamma-method gamma-helper +LIBOBJ = libgamma-facade libgamma-method libgamma-error gamma-helper # Include configurations from `./configure`. |