X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=data%2FMakefile.am;fp=data%2FMakefile.am;h=c7a826242d790369fa1e8bb480d0a43bdc2dd2b8;hb=527bf2d94abeb042dc1ebe5dd0281952ca7929d1;hp=0000000000000000000000000000000000000000;hpb=9ff94de5585c86d4a7e6dc00640fa923d8b68479;p=cl-launcher diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000..c7a8262 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,22 @@ +# +# Camera launcher for Maemo. +# Copyright (C) 2010 Roman Moravcik +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# + +desktop_DATA = cl-launcher.desktop +desktopdir = $(CPA_DESKTOPDIR) +EXTRA_DIST = $(desktop_DATA)