Directory recctrl no longer part of dist
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Jul 2006 12:34:17 +0000 (12:34 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 5 Jul 2006 12:34:17 +0000 (12:34 +0000)
win/zebra.nsi

index 6c0253c..c8f79d3 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: zebra.nsi,v 1.32 2006-06-26 15:11:44 marc Exp $
+; $Id: zebra.nsi,v 1.33 2006-07-05 12:34:17 adam Exp $
 
 !define VERSION "2.0.0"
 
@@ -135,9 +135,6 @@ Section "Zebra Source"
        File ..\isamb\*.c
        SetOutPath $INSTDIR\data1
        File ..\data1\*.c
-       SetOutPath $INSTDIR\recctrl
-       File ..\recctrl\*.c
-       File ..\recctrl\*.h
        SetOutPath $INSTDIR\dict
        File ..\dict\*.c
        File ..\dict\*.h