diff -r c56ce5d81cc3 -r 72afe12da1c8 vym.pro --- a/vym.pro Tue Apr 10 13:22:51 2007 +0000 +++ b/vym.pro Tue Apr 10 13:22:52 2007 +0000 @@ -125,7 +125,7 @@ target.path = $${INSTALLDIR}/bin INSTALLS += target -support.files = styles/ scripts/ icons/ flags/ lang/ +support.files = styles/ scripts/ icons/ flags/ lang/ macros/ exports/ support.path = $${INSTALLDIR}/share/vym INSTALLS += support @@ -137,8 +137,3 @@ demo.path = $${INSTALLDIR}/share/doc/packages/vym INSTALLS += demo -exports.files = exports/ -exports.path =$${INSTALLDIR}/share/vym -INSTALLS += exports - -