diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 18b131bc..2d15c7d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -67,4 +67,4 @@ SUBDIRS = \ $(XRDPVRDIR) distclean-local: - -rm -f configure_params.h + -rm -f xrdp_configure_options.h |