Mercurial > geeqie
view Makefile.am @ 2:0591360d4e38
More po.
author | gqview |
---|---|
date | Thu, 13 Apr 2000 12:53:03 +0000 |
parents | b3e0e515fabf |
children | e149abcda4eb |
line wrap: on
line source
## Process this file with automake to produce Makefile.in. SUBDIRS = src intl po DIST_SUBDIRS = src intl po EXTRA_DIST = gqview.desktop gqview.png gqview.spec BUGS ChangeLog if HAVE_GNOME desktopdir = $(GNOME_DATADIR)/gnome/apps/Graphics desktop_DATA = gqview.desktop icondir = $(GNOME_DATADIR)/pixmaps icon_DATA = gqview.png endif