File: Makefile.am

package info (click to toggle)
nut 2.7.4-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,240 kB
  • sloc: ansic: 70,280; sh: 12,685; python: 2,235; cpp: 1,715; makefile: 1,387; perl: 705; xml: 40
file content (9 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# Network UPS Tools: lib

if WITH_DEV
if WITH_PKG_CONFIG
 pkgconfig_DATA = libupsclient.pc libnutscan.pc libnutclient.pc
else
 bin_SCRIPTS = libupsclient-config
endif
endif