Fixed "make dist"

This commit is contained in:
Pierre Pronchery 2011-01-26 01:43:08 +00:00
parent 8543f317e4
commit 57dd20bcf2
3 changed files with 4 additions and 2 deletions

View File

@ -24,8 +24,10 @@ dist:
$(PACKAGE)-$(VERSION)/data/Makefile \
$(PACKAGE)-$(VERSION)/data/todo.desktop \
$(PACKAGE)-$(VERSION)/data/project.conf \
$(PACKAGE)-$(VERSION)/data/16x16/Makefile \
$(PACKAGE)-$(VERSION)/data/16x16/todo.png \
$(PACKAGE)-$(VERSION)/data/16x16/project.conf \
$(PACKAGE)-$(VERSION)/data/24x24/Makefile \
$(PACKAGE)-$(VERSION)/data/24x24/todo.png \
$(PACKAGE)-$(VERSION)/data/24x24/project.conf \
$(PACKAGE)-$(VERSION)/data/48x48/todo.png \

View File

@ -1,4 +1,4 @@
dist=todo.png
dist=Makefile,todo.png
[todo.png]
install=$(PREFIX)/share/icons/hicolor/16x16/apps

View File

@ -1,4 +1,4 @@
dist=todo.png
dist=Makefile,todo.png
[todo.png]
install=$(PREFIX)/share/icons/hicolor/24x24/apps