X-Git-Url: http://git.maemo.org/git/?p=bootcreen;a=blobdiff_plain;f=bootscreen.pro;h=7369bac7a029a97f0c683bf229f639a54be4909b;hp=9a7573bf8fd3f9ee0e38aecb81a9335070ed9d67;hb=3ec4cdf81a3d1bef3206718b710096fbf7036175;hpb=66b37c1589d92dd3b0db06902794c3f10ece5a7e diff --git a/bootscreen.pro b/bootscreen.pro index 9a7573b..7369bac 100644 --- a/bootscreen.pro +++ b/bootscreen.pro @@ -9,6 +9,7 @@ QT += maemo5 install_app.commands = $(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)/opt/bootscreen/$(QMAKE_TARGET) +install_cfg.commands = $(INSTALL_FILE) data/$(QMAKE_TARGET).conf $(DESTDIR)/opt/bootscreen/$(QMAKE_TARGET).conf install_dsk.commands = $(INSTALL_FILE) data/$(QMAKE_TARGET).desktop $(DESTDIR)/usr/share/applications/hildon/$(QMAKE_TARGET).desktop install_sd.commands = $(INSTALL_FILE) data/$(QMAKE_TARGET).sudoers $(DESTDIR)/etc/sudoers.d/$(QMAKE_TARGET).sudoers install_evd.commands = $(INSTALL_FILE) data/$(QMAKE_TARGET) $(DESTDIR)/etc/event.d/$(QMAKE_TARGET)