~vbkaisetsu/glogic/trunk

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Koichi Akabe
  • Date: 2012-04-26 13:41:41 UTC
  • Revision ID: vbkaisetsu@gmail.com-20120426134141-mto9lyd7mfzkp4u3
initial commit (ported from wxlogic)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS=icons images
 
2
 
 
3
desktopdir = $(datadir)/applications
 
4
desktop_in_files = glogic.desktop.in
 
5
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
6
@INTLTOOL_DESKTOP_RULE@
 
7
 
 
8
CLEANFILES =  \
 
9
        $(desktop_DATA)
 
10
 
 
11
EXTRA_DIST = \
 
12
        $(desktop_in_files)