X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=Makefile;h=1a4cb5ab715026a05c14b4d176e3858a63b3ea29;hb=25832d7f082970621bee59b591845109aa5f8e97;hp=26f8f9f3bda02ab6cfb772758c78822732e8d0cf;hpb=e22059c03ccd29bb37940bffc5ac126a7a86955b;p=simple-launcher diff --git a/Makefile b/Makefile index 26f8f9f..1a4cb5a 100644 --- a/Makefile +++ b/Makefile @@ -43,4 +43,10 @@ install: $(TARGET) install -d $(DESTDIR)/etc/osso-backup/applications install -m 0644 $(BACKUP_CONF) $(DESTDIR)/etc/osso-backup/applications/simple-launcher.conf +pclean: + fakeroot debian/rules clean + +package: + dpkg-buildpackage -rfakeroot -uc -b + -include *.d