diff options
| author | Justin Ross <jross@apache.org> | 2012-02-21 21:56:06 +0000 |
|---|---|---|
| committer | Justin Ross <jross@apache.org> | 2012-02-21 21:56:06 +0000 |
| commit | 3ea03dcf8164f0f395a162ee7723d674a69dc0fd (patch) | |
| tree | dbf7395a93b9dcc5b76bf366faa39e27e2aa5415 /cpp/bindings | |
| parent | 30d6797d90736a44965a68e6e380ad1508390ed4 (diff) | |
| download | qpid-python-3ea03dcf8164f0f395a162ee7723d674a69dc0fd.tar.gz | |
QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1292054 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/bindings/qpid/dotnet/Makefile.am b/cpp/bindings/qpid/dotnet/Makefile.am index f212a37bbe..82ae315578 100644 --- a/cpp/bindings/qpid/dotnet/Makefile.am +++ b/cpp/bindings/qpid/dotnet/Makefile.am @@ -80,7 +80,6 @@ EXTRA_DIST = configure-windows.ps1 \ examples/msvc9/csharp.map.callback.sender/csharp.map.callback.sender.csproj \ examples/msvc9/csharp.map.receiver/csharp.map.receiver.csproj \ examples/msvc9/csharp.map.sender/csharp.map.sender.csproj \ - extra_dist.txt \ Makefile.am \ msvc10/org.apache.qpid.messaging.sessionreceiver.sln \ msvc10/org.apache.qpid.messaging.sln \ @@ -93,7 +92,6 @@ EXTRA_DIST = configure-windows.ps1 \ src/AssemblyInfo.cpp \ src/Connection.cpp \ src/Connection.h \ - src/Duration.cpp \ src/Duration.h \ src/FailoverUpdates.cpp \ src/FailoverUpdates.h \ |
