summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-06 20:32:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-06 20:32:06 +0000
commit98910dbd4677f5d0d40ec5047705b2698c5c7676 (patch)
tree1f0766eda75a8724cf9ccbcb1c71d3e3a77d264b /cpukit/libnetworking/Makefile.am
parentDon't put _prefix into dirs. (diff)
downloadrtems-98910dbd4677f5d0d40ec5047705b2698c5c7676.tar.bz2
2009-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/issetugid.c: New (relocated from libnetworking). * libnetworking/rtems/issetugid.c: Remove. * libnetworking/Makefile.am: Reflect changes above. * libcsupport/Makefile.am: Reflect changes above.
Diffstat (limited to 'cpukit/libnetworking/Makefile.am')
-rw-r--r--cpukit/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index bce7b56efc..41f3012e65 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -116,7 +116,7 @@ include_rtems_HEADERS = rtems/rtems_bsdnet.h rtems/rtems_bsdnet_internal.h \
rtems/mkrootfs.h
include_rtems_HEADERS += rtems/rtems_mii_ioctl.h
-libnetworking_a_SOURCES += rtems/sghostname.c rtems/issetugid.c \
+libnetworking_a_SOURCES += rtems/sghostname.c \
rtems/rtems_glue.c rtems/rtems_malloc_mbuf.c rtems/rtems_syscall.c \
rtems/rtems_bootp.c rtems/rtems_dhcp.c rtems/rtems_dhcp_failsafe.c \
rtems/rtems_showmbuf.c rtems/rtems_showroute.c rtems/rtems_showifstat.c \