summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 0ff9ba523a305c5756ef1a35426910219aa37b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This Makefile.am is in the public domain
## Process this file with automake to produce Makefile.in

SUBDIRS = contrib doc po src pixmaps

desktopdir = $(datadir)/applications
desktop_in_files = \
  anastasis-gtk.desktop.in
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)

pkgpixdir= $(pkgdatadir)

doc_DATA = README

ACLOCAL_AMFLAGS = -I m4