diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
commit | b47ad7a9430802af45dc6c12573374c9801fa2e7 (patch) | |
tree | 93c8203683c5cd37c093a1bfd82a57972066bfd9 /graphics/Makefile | |
parent | d172aa58626976bbc2382ccc74f0427cfb30d7d4 (diff) |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ba4eab5930ca..b2d005af71b7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -302,7 +302,7 @@ SUBDIR += libGLU SUBDIR += libafterimage SUBDIR += libart - SUBDIR += libart_lgpl2 + SUBDIR += libart_lgpl SUBDIR += libaux SUBDIR += libcaca SUBDIR += libdjvu++ |