diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3f1432bc..18b131bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,5 +66,5 @@ SUBDIRS = \ pkgconfig \ $(XRDPVRDIR) -clean-local: +distclean-local: -rm -f configure_params.h |