Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
81e616ed06b8f72ade348fcd4502efbb3b470297
/
.
/
unix
/
vncpasswd
/
Makefile.am
blob: 66fdf9d3152bf2ad5c30bb81d8e25bed6ecbf253 [
file
] [
log
] [
blame
]
Adam Tkac
81e616e
2008-04-17 16:17:12 +0000
[
diff
] [
blame^
]
1
bin_PROGRAMS
=
vncpasswd
2
3
vncpasswd_SOURCES
=
vncpasswd
.
cxx
4
5
vncpasswd_CPPFLAGS
=
-
I$
(
COMMON_DIR
)
6
7
vncpasswd_LDADD
=
$
(
COMMON_DIR
)/
rfb
/
librfb
.
la