From 10b282ce65a4a94b2e5920c5699070f1dfe67a9c Mon Sep 17 00:00:00 2001 From: Jamie Doornbos Date: Fri, 9 May 2008 06:27:19 +0000 Subject: [PATCH] Added the bureau to the asc build git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5056 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/asc-files.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/etc/asc-files.txt b/etc/asc-files.txt index 4333c4ea7..7723e8abe 100644 --- a/etc/asc-files.txt +++ b/etc/asc-files.txt @@ -137,3 +137,16 @@ com/threerings/presents/net/UpstreamMessage.as com/threerings/presents/net/UsernamePasswordCreds.as com/threerings/presents/util/PresentsContext.as com/threerings/presents/util/SafeSubscriber.as +com/threerings/bureau/client/BureauService.as +com/threerings/bureau/client/BureauDirector.as +com/threerings/bureau/client/BureauDecoder.as +com/threerings/bureau/client/Agent.as +com/threerings/bureau/client/BureauClient.as +com/threerings/bureau/client/BureauReceiver.as +com/threerings/bureau/data/AgentObject.as +com/threerings/bureau/data/BureauMarshaller.as +com/threerings/bureau/data/BureauCodes.as +com/threerings/bureau/data/BureauClientObject.as +com/threerings/bureau/data/BureauCredentials.as +com/threerings/bureau/util/BureauContext.as +com/threerings/bureau/Log.as