Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
ea7b6507b68a715797216e0cfecac9a6aadd435f
/
.
/
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