aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-04-08 18:22:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-04-08 18:22:10 +0000
commite3f8c210646edf3d50193381a871bf8b8d43f09b (patch)
treec50967e4c78f76440300b631d071e02ca7430c9c /lib
parent283452f1929b6f6d4f3309fc831e560aec020253 (diff)
downloadipacct-e3f8c210646edf3d50193381a871bf8b8d43f09b.tar.gz
ipacct-e3f8c210646edf3d50193381a871bf8b8d43f09b.tar.bz2
Conditionally use pin.c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 40cdeee..62b4717 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,10 +1,10 @@
noinst_LIBRARIES=libipacct.a
-libipacct_a_SOURCES = argcv.c argcv.h pin.c
+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
+ 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.