diff -r c585be63ec69 -r 84b37cc9e63e vym.pro --- a/vym.pro Tue Mar 06 19:37:39 2007 +0000 +++ b/vym.pro Wed Apr 25 16:02:54 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 - -