annotate plugins/symlink/Makefile.am @ 1649:82de367f2d72

fixed problems with floor/ceil - introduce macros ROUND_DOWN, ROUND_UP - fixed incorrect usage of floor/ceil functions on int arguments patch by Yuriy Kaminskiy
author nadvornik
date Wed, 17 Jun 2009 18:19:11 +0000
parents a57336c3b1cc
children a14d7bfe666c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1640
97ac3a58adae do not install helper scripts into /usr/bin
nadvornik
parents: 1571
diff changeset
1 dist_pkglib_SCRIPTS = geeqie-symlink
1272
e0e12512cde2 read external editors from .desktop files
nadvornik
parents:
diff changeset
2
1648
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
3 gq_desktopdir = $(pkgdatadir)/applications
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
4 gq_desktop_in_files = symlink.desktop.in
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
5 gq_desktop_DATA = $(gq_desktop_in_files:.desktop.in=.desktop)
a57336c3b1cc use intltool for desktop file translation
nadvornik
parents: 1640
diff changeset
6 @INTLTOOL_DESKTOP_RULE@
1272
e0e12512cde2 read external editors from .desktop files
nadvornik
parents:
diff changeset
7
1571
282ebf388bb1 "make dist" fixes
nadvornik
parents: 1556
diff changeset
8 EXTRA_DIST = \
282ebf388bb1 "make dist" fixes
nadvornik
parents: 1556
diff changeset
9 $(qq_desktop_DATA)