File: Makefile.am

package info (click to toggle)
twclock 3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 896 kB
  • sloc: ansic: 2,375; sh: 1,233; makefile: 27
file content (17 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#  makefile.am for twclock
#

EXTRA_DIST = twclock.desktop config32.sh

SUBDIRS = src man

doc_DATA = THANKS changelog README NEWS

desktopdir = $(datadir)/applications
desktop_DATA = twclock.desktop

DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults

changelog: ChangeLog
	ln -s ChangeLog changelog