From ee5d8c447c36d1798ae2c125a95ead663501d3f3 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Mon, 31 Jul 2000 22:53:27 +0000 Subject: Removed more intermediate files from CVS. Those can be rebuilt by using Makefile.cvs. Of course, a developer should all of the necessary tools installed (automake, autoconf, libtool). --- lib/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index ec7a840..33d50b8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,3 +1,5 @@ +# $Id$ +# lib_LTLIBRARIES = libplp.la libplp_la_LDFLAGS = --debug -version-info 1:1:0 @@ -7,3 +9,6 @@ libplp_la_SOURCES = bufferarray.cc bufferstore.cc iowatch.cc ppsocket.cc \ EXTRA_DIST = bool.h bufferarray.h bufferstore.h iowatch.h ppsocket.h \ rfsv.h rfsv16.h rfsv32.h rfsvfactory.h log.h rpcs32.h rpcs16.h rpcs.h \ rpcsfactory.h psitime.h + +maintainer-clean-local: + rm -f Makefile.in -- cgit v1.2.3