aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-11-06 20:49:47 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-11-06 20:49:47 +0000
commit261a964be168fd745f7269464a1198d0d8c3bffe (patch)
tree8559b7e076cc44534820077b2997bf275685c547 /Makefile.nmake
parentb84d4702062c0afb9d33e79cb7abb8fe697a803f (diff)
Remove the references to acn
svn path=/trunk/; revision=19835
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index fd8c3507e1..b4afbf15f5 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -752,7 +752,6 @@ install-common-files:
xcopy ".\diameter\*.dtd" $(INSTALL_DIR)\diameter /d
xcopy ".\diameter\*.xml" $(INSTALL_DIR)\diameter /d
if not exist $(INSTALL_DIR)\plugins\$(VERSION) mkdir $(INSTALL_DIR)\plugins\$(VERSION)
- xcopy ".\plugins\acn\acn.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\agentx\agentx.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\artnet\artnet.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\asn1\asn1.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d