mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-09 22:50:56 +00:00
a8850cd54a
doing it this way is the correct way for debian and obsoletes tomb install which we might want to keep anyway for non-package installations
9 lines
224 B
Makefile
9 lines
224 B
Makefile
Applicationsdir = $(datadir)/applications
|
|
Applications_DATA = tomb.desktop
|
|
|
|
AppRegdir = $(datadir)/application-registry
|
|
AppReg_DATA = tomb.applications
|
|
|
|
MimeInfodir = $(datadir)/mime-info
|
|
MimeInfo_DATA = tomb.keys tomb.mime
|