Update translation files after more source file shuffling.
[geeqie.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in.
2
3 include $(top_srcdir)/aminclude.am
4
5 SUBDIRS = src po doc plugins
6 DIST_SUBDIRS = src po doc plugins
7
8 man_MANS = geeqie.1
9
10 readmedir = @readmedir@
11 readme_DATA = README.md COPYING ChangeLog TODO README.lirc
12
13 desktopdir = $(datadir)/applications
14 desktop_in_files = geeqie.desktop.in
15 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
16 @INTLTOOL_DESKTOP_RULE@
17
18 icondir = $(datadir)/pixmaps
19 icon_DATA = geeqie.png
20
21 EXTRA_DIST = \
22         $(readme_DATA)  \
23         $(desktop_DATA) \
24         $(desktop_in_files)     \
25         $(icon_DATA)    \
26         geeqie.spec.in  \
27         geeqie.1        \
28         doxygen.conf
29
30 dist-hook: geeqie.spec
31         cp $(top_builddir)/geeqie.spec $(distdir)
32
33 DISTCLEANFILES = config.report