summaryrefslogtreecommitdiff
path: root/libvxi11client/Makefile
diff options
context:
space:
mode:
authordaniel <danieruru@gmail.com>2013-01-23 13:17:52 +0900
committerdaniel <danieruru@gmail.com>2013-01-23 13:17:52 +0900
commitc53ea096ab5a656f93ad2aed8d50f5dd346f91c3 (patch)
tree5dbd48863285fe0a6f6f19fbd4b916d6ce7b4cde /libvxi11client/Makefile
parent63f018d9d0a4b1ae11f9adb6f5bd3c9315b00130 (diff)
Update docs, add the "global" functions to the export list, add the reason from read to the stuff that gets returned.
Diffstat (limited to 'libvxi11client/Makefile')
-rw-r--r--libvxi11client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvxi11client/Makefile b/libvxi11client/Makefile
index ec74afe..4e15df9 100644
--- a/libvxi11client/Makefile
+++ b/libvxi11client/Makefile
@@ -34,6 +34,7 @@ perl:
cp perlbits/Makefile.PL VXI11-Client/
cp perlbits/VXI11-Client.t VXI11-Client/t/
cp perlbits/typemap VXI11-Client/
+ cp perlbits/Client.pm VXI11-Client/lib/VXI11/Client.pm
cd VXI11-Client/ && perl Makefile.PL
cd VXI11-Client/ && make
cd VXI11-Client/ && make test