summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-24 10:32:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-24 10:32:01 +0000
commite86108f91185585d6c83d534a3fde2bfb9df249a (patch)
tree4d5b4157ec3adc92abcc113afadd51fd84e47ce1 /cpukit
parent2007-03-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e86108f91185585d6c83d534a3fde2bfb9df249a.tar.bz2
2007-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Remove nfs/nfs.h.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog1
-rw-r--r--cpukit/libnetworking/Makefile.am1
2 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6d3c7ea506..d933f2bf0f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2007-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/Makefile.am: Remove nfs/nfs.h.
* libnetworking/nfs/nfs.h: Remove (Unused).
2007-03-19 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index cee1c0b437..953ff000ea 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -97,7 +97,6 @@ libnetworking_a_SOURCES += netinet/if_ether.c netinet/igmp.c netinet/in.c \
include_nfsdir = $(includedir)/nfs
include_nfs_HEADERS = nfs/krpc.h
-include_nfs_HEADERS += nfs/nfs.h
include_nfs_HEADERS += nfs/nfsproto.h
include_nfs_HEADERS += nfs/rpcv2.h
include_nfs_HEADERS += nfs/xdr_subs.h