aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-05-21 21:56:23 +0000
committerFritz Elfert <felfert@to.com>2001-05-21 21:56:23 +0000
commitd77b3e38834eba44a4627de2b63e94ca96b93692 (patch)
tree833e31b6dc5baa13dc86371c68ab4f43a70c78f4 /lib/Makefile.am
parent4e8a760688d3b9e7e6637d979b71bbd7161ba09c (diff)
downloadplptools-d77b3e38834eba44a4627de2b63e94ca96b93692.tar.gz
plptools-d77b3e38834eba44a4627de2b63e94ca96b93692.tar.bz2
plptools-d77b3e38834eba44a4627de2b63e94ca96b93692.zip
Started print and clip support (no functionality yet).
- Moved include/intl.h to lib/plpintl.h
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 505b19d..49c9e46 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -8,10 +8,10 @@ libplp_la_LDFLAGS = $(LIBDEBUG) -version-info $(LIBVERSION)
libplp_la_SOURCES = bufferarray.cc bufferstore.cc iowatch.cc ppsocket.cc \
rfsv16.cc rfsv32.cc rfsvfactory.cc log.cc rfsv.cc rpcs32.cc rpcs16.cc \
- rpcs.cc rpcsfactory.cc psitime.cc Enum.cc plpdirent.cc
+ rpcs.cc rpcsfactory.cc psitime.cc Enum.cc plpdirent.cc wprt.cc rclip.cc
pkginclude_HEADERS = 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 Enum.h plpdirent.h
+ rpcsfactory.h psitime.h Enum.h plpdirent.h wprt.h plpintl.h rclip.h
maintainer-clean-local:
rm -f Makefile.in