diff options
author | hubertf <hubertf> | 2001-05-17 16:02:45 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-05-17 16:02:45 +0000 |
commit | 3c2afff995aab16b08db8bba8d880151e5e3b21a (patch) | |
tree | 9a93a7c58e7f92bde5d1335936a4778f628e46df /graphics | |
parent | 85a9fdf403af82d718997e7398323fbf79c8e85d (diff) | |
download | pkgsrc-3c2afff995aab16b08db8bba8d880151e5e3b21a.tar.gz |
add & enable dumpmpeg
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 33693d4bf68..548a3c028ba 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2001/05/14 23:07:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.137 2001/05/17 16:02:45 hubertf Exp $ # COMMENT= Graphics tools and libraries @@ -20,6 +20,7 @@ SUBDIR+= clanlib SUBDIR+= cqcam SUBDIR+= denemo SUBDIR+= dia +SUBDIR+= dumpmpeg SUBDIR+= dvdview SUBDIR+= dx SUBDIR+= dxsamples |