--- infoscreen/infoscreen.pro 2010/06/22 21:20:08 877 +++ infoscreen/infoscreen.pro 2010/06/22 21:24:49 878 @@ -23,8 +23,11 @@ screenxmlhandler.cpp \ httpwrapper.cpp TARGET = infoscreen -target.path += /usr/local/bin +target.path += /usr/bin autostart.files += ./infoscreen.desktop autostart.path += /etc/xdg/autostart +sampleconf.files += infoscreen.conf +sampleconf.path += /usr/share/doc/infoscreen INSTALLS += target \ - autostart + autostart \ + sampleconf