diff options
Diffstat (limited to 'autofoo-efl/data/desktop')
-rw-r--r-- | autofoo-efl/data/desktop/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/autofoo-efl/data/desktop/Makefile.am b/autofoo-efl/data/desktop/Makefile.am new file mode 100644 index 0000000..7ffa33d --- /dev/null +++ b/autofoo-efl/data/desktop/Makefile.am @@ -0,0 +1,5 @@ +MAINTAINERCLEANFILES = Makefile.in +filesdir = $(datadir)/applications +files_DATA = + +EXTRA_DIST = $(files_DATA) |