diff options
| author | Günther Deschner <gdeschner@redhat.com> | 2013-04-12 15:45:00 +0200 |
|---|---|---|
| committer | Günther Deschner <gdeschner@redhat.com> | 2013-04-12 16:12:42 +0200 |
| commit | a047d9ad6dd3cc16f593b388f1f4153ce056c6e8 (patch) | |
| tree | 21b401bb07e5ac3c068428f85b03d1a47d74f6eb /proxy/Makefile.am | |
| parent | c2c44d952663fd4cf83302021f06a7106e70baec (diff) | |
| download | gss-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.am | 2 |
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 \ |
