Fixed "make dist"
This commit is contained in:
parent
23866feb11
commit
88e9fa7993
1
Makefile
1
Makefile
|
@ -30,6 +30,7 @@ dist:
|
||||||
$(PACKAGE)-$(VERSION)/data/24x24/Makefile \
|
$(PACKAGE)-$(VERSION)/data/24x24/Makefile \
|
||||||
$(PACKAGE)-$(VERSION)/data/24x24/todo.png \
|
$(PACKAGE)-$(VERSION)/data/24x24/todo.png \
|
||||||
$(PACKAGE)-$(VERSION)/data/24x24/project.conf \
|
$(PACKAGE)-$(VERSION)/data/24x24/project.conf \
|
||||||
|
$(PACKAGE)-$(VERSION)/data/48x48/Makefile \
|
||||||
$(PACKAGE)-$(VERSION)/data/48x48/todo.png \
|
$(PACKAGE)-$(VERSION)/data/48x48/todo.png \
|
||||||
$(PACKAGE)-$(VERSION)/data/48x48/project.conf \
|
$(PACKAGE)-$(VERSION)/data/48x48/project.conf \
|
||||||
$(PACKAGE)-$(VERSION)/po/Makefile \
|
$(PACKAGE)-$(VERSION)/po/Makefile \
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
dist=todo.png
|
dist=Makefile,todo.png
|
||||||
|
|
||||||
[todo.png]
|
[todo.png]
|
||||||
install=$(PREFIX)/share/icons/hicolor/48x48/apps
|
install=$(PREFIX)/share/icons/hicolor/48x48/apps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user