File: Makefile.am

package info (click to toggle)
worker 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,444 kB
  • sloc: cpp: 133,098; sh: 5,543; yacc: 1,649; makefile: 791; lex: 279; python: 85; xml: 45
file content (13 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

workerdefaultconfigdir=${pkgdatadir}
workerdefaultconfig_DATA= config-deutsch \
	config-english \
	config-deutsch.utf8 \
	config-slovensky \
	config-slovensky.utf8

EXTRA_DIST = uninstall_script $(workerdefaultconfig_DATA)

uninstall-local:
	sh $(srcdir)/uninstall_script