File: Makefile.am

package info (click to toggle)
upower 0.99.1-3.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,264 kB
  • ctags: 2,956
  • sloc: ansic: 12,916; sh: 12,051; xml: 2,053; python: 629; makefile: 625
file content (7 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
configdir = $(sysconfdir)/UPower
config_DATA = UPower.conf

EXTRA_DIST =						\
	$(config_DATA)

-include $(top_srcdir)/git.mk