File: Makefile.am

package info (click to toggle)
qwo 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 212 kB
  • ctags: 72
  • sloc: ansic: 833; makefile: 80; sh: 1
file content (20 lines) | stat: -rw-r--r-- 371 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
20
#
# misc. data files
#
dist_pkgdata_DATA = qwo.desktop qworc normal.png caps.png extra.png

#
# desktop integration: .desktop file
#
desktopdir = $(datadir)/applications
dist_desktop_DATA = qwo.desktop

if HAVE_HELP2MAN
man_MANS = qwo.1
endif

dist_man_MANS = $(man_MANS)

qwo.1:
	help2man -n "An input method for touchscreen" -s 1 -N -o qwo.1\
		$(top_builddir)/src/qwo