aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorRichard van der Hoff <richardv@mxtelecom.com>2007-08-24 13:44:59 +0000
committerRichard van der Hoff <richardv@mxtelecom.com>2007-08-24 13:44:59 +0000
commite184617c04e10d54081319e0960c0c91e2da8475 (patch)
tree887da7f2c19df3f248b072379cfc5dffb2a957e8 /Makefile.nmake
parenta312d7833c6a0417f1272dd701d94a47873f32ae (diff)
complete the death of the h223 plugin
svn path=/trunk/; revision=22635
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 529e790d7b..e38bdc52fe 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -903,7 +903,6 @@ install-common-files:
xcopy ".\plugins\giop\parlay.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\giop\tango.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\gryphon\gryphon.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
- xcopy ".\plugins\h223\h223.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\irda\irda.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\lwres\lwres.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d
xcopy ".\plugins\m2m\m2m.dll" $(INSTALL_DIR)\plugins\$(VERSION) /d