diff --git a/dgclock/Makefile b/dgclock/Makefile index a2ff037..a75631b 100644 --- a/dgclock/Makefile +++ b/dgclock/Makefile @@ -63,7 +63,7 @@ define Package/dgclock/install $(1)/usr/share/icons/ $(INSTALL_DATA) \ - ./files/dglock.desktop \ + ./files/dgclock.desktop \ $(1)/usr/share/applications/ endef