Commit 341b5f1c7ec9a4e56c747190b5bc44effd548813

Authored by Perry Werneck
1 parent 537c82b0
Exists in master

Incluindo exemplo de classe vb no arquivo .zip

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Makefile.in
... ... @@ -131,6 +131,7 @@ pw3270-sharp-@PACKAGE_VERSION@.@host@.zip: \
131 131 $(BINRLS)/$(LIBNAME) \
132 132 $(BINRLS)/*.xml \
133 133 testprograms/sample.cs \
  134 + testprograms/vbclass.vb \
134 135 src/pw3270-sharp/pw3270-sharp.cs \
135 136 $(BINRLS)/sample.exe
136 137  
... ...