File: Makefile.am

package info (click to toggle)
alltray 0.71b-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,656 kB
  • sloc: sh: 10,028; ansic: 5,581; makefile: 67
file content (19 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Process this file with automake to produce Makefile.in

man_MANS=alltray.1

SUBDIRS = src lib

EXTRA_DIST = \
	autogen.sh \
	alltray.1 \
  alltray.desktop \
  alltray.png \
  alltray.spec \
  autopackage/default.apspec.in
  
appsdir = $(datadir)/applications
apps_DATA = alltray.desktop

icondir = $(datadir)/pixmaps
icon_DATA = alltray.png