X-Git-Url: http://git.maemo.org/git/?p=bootcreen;a=blobdiff_plain;f=bootscreen.pro;h=7369bac7a029a97f0c683bf229f639a54be4909b;hp=9a7573bf8fd3f9ee0e38aecb81a9335070ed9d67;hb=dcd08b73ecb2728043cdf5a60fbfbb811b101d59;hpb=6c182b1dbbdea9fed77741cd94567c8c4c58bdc9 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)