diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
| commit | 3bdf775801b218aa5a89564839405b122f4b233e (patch) | |
| tree | e8b079688238ae81d3122ea197d8ddb379b45059 /share/examples/libvgl | |
| parent | e0919954d519767b541c28965dbd862787eb84cf (diff) | |
Notes
Diffstat (limited to 'share/examples/libvgl')
| -rw-r--r-- | share/examples/libvgl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile index 6b4e916851da..f78584ed3888 100644 --- a/share/examples/libvgl/Makefile +++ b/share/examples/libvgl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= demo -NO_MAN= +MAN= DPADD= ${LIBVGL} LDADD= -lvgl |
