Merge pull request #62 from ktdreyer/rm-old-makefile-references

remove reference to pop3, telnet and rsh Makefiles
This commit is contained in:
Love Hörnquist Åstrand
2014-02-17 12:33:41 -08:00

View File

@@ -647,16 +647,9 @@ AC_CONFIG_FILES(Makefile \
appl/kx/Makefile \ appl/kx/Makefile \
appl/login/Makefile \ appl/login/Makefile \
appl/otp/Makefile \ appl/otp/Makefile \
appl/popper/Makefile \
appl/push/Makefile \ appl/push/Makefile \
appl/rsh/Makefile \
appl/rcp/Makefile \
appl/su/Makefile \ appl/su/Makefile \
appl/xnlock/Makefile \ appl/xnlock/Makefile \
appl/telnet/Makefile \
appl/telnet/libtelnet/Makefile \
appl/telnet/telnet/Makefile \
appl/telnet/telnetd/Makefile \
appl/test/Makefile \ appl/test/Makefile \
appl/kf/Makefile \ appl/kf/Makefile \
appl/dceutils/Makefile \ appl/dceutils/Makefile \