diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-03 13:04:08 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-03 13:04:08 +0000 |
commit | 3788a621e1379be9a5ac135b34d7fdbd9e2ee800 (patch) | |
tree | 9d091b354620a8a1aabdea99bf2f3e7bb9dbab77 /graphics/Makefile | |
parent | - Update to 1.1.0 (diff) |
Add iec16022 0.2.2, create 2D barcodes, also known as DataMatrix.
Notes
Notes:
svn path=/head/; revision=216231
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1ce1b57ee16a..bf6399e1f85e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -293,6 +293,7 @@ SUBDIR += icontact SUBDIR += icoutils SUBDIR += ida + SUBDIR += iec16022 SUBDIR += iiview SUBDIR += ilmbase SUBDIR += imageindex |