summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 09:49:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-25 09:49:22 +0000
commitb3a39822c7974f3f71c16c8e86fd4820e134113b (patch)
tree7184e093687112a0834c5703567c044e253eb4ed /cpukit/librpc/Makefile.am
parentRemove (Unused, unsupported) (diff)
downloadrtems-b3a39822c7974f3f71c16c8e86fd4820e134113b.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 'cpukit/librpc/Makefile.am')
-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 aa85185110..7837c849d2 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_crypt.h include/rpc/pmap_clnt.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 \