File: Makefile.am

package info (click to toggle)
asunder 2.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,468 kB
  • sloc: ansic: 6,070; sh: 3,479; makefile: 43
file content (14 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Process this file with automake to produce Makefile.in

SUBDIRS = src po

pixdir = $(datadir)/pixmaps
pix_DATA = pixmaps/asunder.png

EXTRA_DIST = asunder.desktop pixmaps/asunder.png

ACLOCAL_AMFLAGS = -I m4

desktopdir=$(datadir)/applications

desktop_DATA = asunder.desktop