forgot to commit a makefile...

SVN revision: 74789
This commit is contained in:
Mike Blumenkrantz 2012-08-02 07:56:34 +00:00
parent 90e15a8678
commit 5f7c5e8dd4
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
MAINTAINERCLEANFILES = Makefile.in
favsdir = $(datadir)/enlightenment/data/favorites
favs_DATA = \
.order \
desktop.desktop \
home.desktop \
root.desktop \
tmp.desktop
EXTRA_DIST = $(favs_DATA)