diff options
Diffstat (limited to 'proxy')
-rw-r--r-- | proxy/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am index 4efa053..d7012d1 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -304,7 +304,7 @@ CLEANFILES = *.X */*.X */*/*.X \ examples/gssproxy.conf \ examples/24-nfs-server.conf \ examples/80-httpd.conf \ - examples/99-nfs-client.conf.in + examples/99-nfs-client.conf tests: all $(check_PROGRAMS) $(srcdir)/tests/runtests.py |