Skip to content

Commit

Permalink
Update makfiles
Browse files Browse the repository at this point in the history
svn path=/trunk/Mono.Nat/; revision=134643
  • Loading branch information
alanmcgovern committed May 23, 2009
1 parent 5844844 commit 4d88234
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Mono.Nat/Makefile.am
Expand Up @@ -44,25 +44,21 @@ RESGEN=resgen2
all: $(ASSEMBLY) $(PROGRAMFILES) $(LINUX_PKGCONFIG)

FILES = \
AbstractNatController.cs \
AbstractNatDevice.cs \
AssemblyInfo.cs \
AsyncResults/AsyncResult.cs \
Enums/MapState.cs \
Enums/ProtocolType.cs \
EventArgs/DeviceEventArgs.cs \
Exceptions/MappingException.cs \
INatController.cs \
INatDevice.cs \
ISearcher.cs \
Mapping.cs \
NatUtility.cs \
PmpSearcher.cs \
Pmp/AsyncResults/PortMapAsyncResult.cs \
Pmp/PmpConstants.cs \
Pmp/PmpNatController.cs \
Pmp/PmpNatDevice.cs \
TimerUtility.cs \
UpnpSearcher.cs \
Upnp/AsyncResults/GetAllMappingsAsyncResult.cs \
Upnp/AsyncResults/PortMapAsyncResult.cs \
Expand All @@ -79,7 +75,6 @@ FILES = \
Upnp/Messages/Responses/GetExternalIPAddressResponseMessage.cs \
Upnp/Messages/Responses/GetGenericPortMappingEntryResponseMessage.cs \
Upnp/Messages/UpnpMessage.cs \
Upnp/UpnpNatController.cs \
Upnp/UpnpNatDevice.cs

DATA_FILES =
Expand Down

0 comments on commit 4d88234

Please sign in to comment.