diff options
author | Adam Jackson <ajax@redhat.com> | 2008-10-07 09:51:27 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-10-07 09:51:27 -0400 |
commit | 51b2e85aeb172f4a058d8ceceec91021ffd0b2a5 (patch) | |
tree | 7abe2475615d9e7c20c52032b6de2467ca5758e5 /Makefile.am | |
parent | 892ec928da3a0653ae54c321e4c3b1aa06c4e678 (diff) |
Remove DECNET support.
This hasn't been consumed in the server or libs since 7.0.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b9cb084..9e2291d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ Xtransincludedir = $(includedir)/X11/Xtrans Xtransinclude_HEADERS = \ Xtrans.h \ Xtrans.c \ - Xtransdnet.c \ Xtransint.h \ Xtranslcl.c \ Xtransos2.c \ |