summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 09:41:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 09:41:55 +0000
commit351b0a18c3e089af7f0696f21ca809a8ebfbe98e (patch)
tree9fd5ecfda4acb6f13753e5a498b5c6e5baa45abb /cpukit/librpc/Makefile.am
parentRegenerate. (diff)
downloadrtems-351b0a18c3e089af7f0696f21ca809a8ebfbe98e.tar.bz2
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/des.h: Remove (Unused, unsupported). * librpc/Makefile.am: Reflect changes above.
Diffstat (limited to '')
-rw-r--r--cpukit/librpc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/librpc/Makefile.am b/cpukit/librpc/Makefile.am
index c726dc5444..aa85185110 100644
--- a/cpukit/librpc/Makefile.am
+++ b/cpukit/librpc/Makefile.am
@@ -13,7 +13,7 @@ if LIBRPC
include_rpcdir = $(includedir)/rpc
include_rpc_HEADERS = include/rpc/auth.h include/rpc/auth_des.h \
include/rpc/auth_unix.h include/rpc/clnt.h include/rpc/clnt_stat.h \
- include/rpc/des.h include/rpc/des_crypt.h include/rpc/pmap_clnt.h \
+ include/rpc/des_crypt.h include/rpc/pmap_clnt.h \
include/rpc/pmap_prot.h include/rpc/pmap_rmt.h include/rpc/rpc.h \
include/rpc/rpc_com.h include/rpc/rpc_msg.h include/rpc/rpcent.h \
include/rpc/svc.h include/rpc/svc_auth.h include/rpc/types.h \