diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:53 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:53 +0000 |
commit | e7a1bc7301366e9512a6fcb894cb931b71ed7491 (patch) | |
tree | 1a5242482a4bd19cd8ed7211390ae456864aea67 /graphics | |
parent | remove imlib2-tmp. now it's in real place(graphics/imlib2). (diff) |
rename imlib2-tmp to imlib2.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2234bb74b44c..4f9bcd6ad40c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -86,7 +86,7 @@ SUBDIR += icod SUBDIR += imanager SUBDIR += imlib - SUBDIR += imlib2-tmp + SUBDIR += imlib2 SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv |