Mercurial > geeqie.yaz
annotate plugins/Makefile.am @ 1753:c4d37e0fc841 default tip
installation fix
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Fri, 29 Jan 2010 19:22:50 +0900 |
parents | 8efd65465de5 |
children |
rev | line source |
---|---|
1645 | 1 #FIXME enable or disable individual plugins from configure |
2 | |
3 SUBDIRS = rotate symlink ufraw | |
1502
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
4 qq_desktoptemplatedir = $(pkgdatadir) |
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
5 qq_desktoptemplate_DATA = template.desktop |
1272 | 6 |
1614
f6c8b76d41ca
Add .desktop files to restore lossless jpeg rotation via editors.
zas_
parents:
1571
diff
changeset
|
7 EXTRA_DIST = $(qq_desktoptemplate_DATA) |