X-Git-Url: http://git.maemo.org/git/?p=simple-launcher;a=blobdiff_plain;f=Makefile;h=b9c8c6f4b20e8e34a51d0aae064a9eb8a0008b74;hp=54da46765ce896c6d038202782f094597947ebdd;hb=0445169d505f6c4101c3a15a7d75ad572ecd17a0;hpb=5fae1c588d5d6383c91ab0f9b034f4b1914eeae3 diff --git a/Makefile b/Makefile index 54da467..b9c8c6f 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ $(TARGET): simple-launcher.o launchable-item.o launcher-item.o settings-page-ite $(LD) $(LDFLAGS) -o $@ $^ $(LIBS) clean: - rm -f *.d *.o $(TARGET) test test1 test2 + rm -f *.d *.o $(TARGET) install: $(TARGET) install -d $(DESTDIR)/usr/share/applications/hildon-home