Mercurial > geeqie
annotate plugins/Makefile.am @ 1611:f2e62c65a696
Fix up too short array, reported by Michael Schwendt.
author | zas_ |
---|---|
date | Sat, 16 May 2009 11:31:48 +0000 |
parents | 282ebf388bb1 |
children | 5b36a6ff55ae |
rev | line source |
---|---|
1272 | 1 SUBDIRS = symlink |
1502
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
2 qq_desktoptemplatedir = $(pkgdatadir) |
08f97835e816
Add and install a template to be used as new editor. Need more work.
zas_
parents:
1272
diff
changeset
|
3 qq_desktoptemplate_DATA = template.desktop |
1272 | 4 |
1571 | 5 EXTRA_DIST = \ |
6 $(qq_desktoptemplate_DATA) |