File: Makefile.am

package info (click to toggle)
pkg-config 0.26-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,784 kB
  • sloc: sh: 11,126; ansic: 3,897; makefile: 75
file content (12 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
noinst_LTLIBRARIES = libpopt.la
libpopt_la_SOURCES = \
	popt.c \
	popt.h \
	poptconfig.c \
	popthelp.c \
	poptint.h \
	poptparse.c \
	findme.c \
	findme.h

EXTRA_DIST = COPYING