aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncpasswd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'unix/vncpasswd/Makefile.am')
-rw-r--r--unix/vncpasswd/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/unix/vncpasswd/Makefile.am b/unix/vncpasswd/Makefile.am
new file mode 100644
index 00000000..66fdf9d3
--- /dev/null
+++ b/unix/vncpasswd/Makefile.am
@@ -0,0 +1,7 @@
+bin_PROGRAMS = vncpasswd
+
+vncpasswd_SOURCES = vncpasswd.cxx
+
+vncpasswd_CPPFLAGS = -I$(COMMON_DIR)
+
+vncpasswd_LDADD = $(COMMON_DIR)/rfb/librfb.la