summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-04-12 15:45:00 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-04-12 16:12:42 +0200
commita047d9ad6dd3cc16f593b388f1f4153ce056c6e8 (patch)
tree21b401bb07e5ac3c068428f85b03d1a47d74f6eb /proxy/Makefile.am
parentc2c44d952663fd4cf83302021f06a7106e70baec (diff)
downloadgss-proxy-master-cred_store_config.tar.gz
gss-proxy-master-cred_store_config.tar.xz
gss-proxy-master-cred_store_config.zip
Remove iniparser configuration backend.master-cred_store_config
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index 05f64af..2ebf323 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -129,7 +129,6 @@ dist_noinst_HEADERS = \
src/gp_export.h \
src/gp_conv.h \
src/gp_config.h \
- src/gp_config_iniparser.h \
src/gp_config_dinglibs.h \
src/gp_debug.h \
src/gp_rpc_creds.h \
@@ -142,7 +141,6 @@ dist_noinst_HEADERS = \
gssproxy_SOURCES = \
src/gp_config.c \
- src/gp_config_iniparser.c \
src/gp_config_dinglibs.c \
src/gp_init.c \
src/gp_socket.c \