aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
blob: 62b47177d3230faa5d077a82652724e0f6e56b52 (plain)
1
2
3
4
5
6
7
8
9
10
noinst_LIBRARIES=libipacct.a

libipacct_a_SOURCES = argcv.c argcv.h 
libipacct_a_LIBADD = @LIBOBJS@

EXTRA_DIST = getopt.c getopt1.c argp-ba.c argp-eexst.c\
  argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c\
  argp-namefrob.h argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c\
  strchrnul.c strndup.c strerror.c strnlen.c pin.c
noinst_HEADERS = getopt.h argp.h

Return to:

Send suggestions and report system problems to the System administrator.