Mercurial > geeqie.yaz
view Makefile.am @ 7:990fcf466906
really break configure
author | gqview |
---|---|
date | Tue, 19 Sep 2000 15:09:18 +0000 |
parents | e149abcda4eb |
children | e0d0593d519e |
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.in if HAVE_GNOME desktopdir = $(GNOME_DATADIR)/gnome/apps/Graphics desktop_DATA = gqview.desktop icondir = $(GNOME_DATADIR)/pixmaps icon_DATA = gqview.png endif dist-hook: gqview.spec cp $(top_builddir)/gqview.spec $(distdir)