diff options
author | dscho <dscho> | 2003-02-09 18:05:54 +0000 |
---|---|---|
committer | dscho <dscho> | 2003-02-09 18:05:54 +0000 |
commit | 23f45bc7641dbe9b87ba281cf54ba844fe7edcee (patch) | |
tree | fdebf0bd19eaed02335ff89e1d431acb93b0dc16 /Makefile.am | |
parent | 28a84b63fe186a443704ade90a3e6370f127a2ec (diff) | |
download | libtdevnc-23f45bc7641dbe9b87ba281cf54ba844fe7edcee.tar.gz libtdevnc-23f45bc7641dbe9b87ba281cf54ba844fe7edcee.zip |
included vncterm
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2981f51..07e5e50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS=. examples contrib -DIST_SUBDIRS=examples contrib +SUBDIRS=. examples contrib vncterm +DIST_SUBDIRS=examples contrib vncterm bin_SCRIPTS = libvncserver-config |