summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-05-29 10:31:41 -0400
committerSteve Dickson <steved@redhat.com>2015-06-01 08:11:35 -0400
commit21cc178c4d199b58fd22b618fed498ce71825087 (patch)
tree01cb2a3dffcc71681f3e7bb038ca2b36cfa26df3 /Makefile.am
parent7b7337b7e6541649a82b09a5c268c7fe6404fbf4 (diff)
downloadti-rpc-21cc178c4d199b58fd22b618fed498ce71825087.tar.gz
Revert "Fix Build w/gssapi disabled"
This reverts commit 7b7337b7e6541649a82b09a5c268c7fe6404fbf4.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 2bce3b0..2bf725c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,11 +4,9 @@ ACLOCAL_AMFLAGS = -I m4
noinst_HEADERS = tirpc/reentrant.h \
tirpc/getpeereid.h \
tirpc/libc_private.h \
- tirpc/un-namespace.h \
- tirpc/tirpc-features.h.in
+ tirpc/un-namespace.h
nobase_include_HEADERS = tirpc/netconfig.h \
- tirpc/tirpc-features.h \
tirpc/rpcsvc/crypt.x \
tirpc/rpcsvc/crypt.h \
tirpc/rpc/xdr.h \