don't remove configure_params.h on make clean, only make distclean

master
Jay Sorg 6 years ago committed by jsorg71
parent 04a5a0582e
commit f6d3fd46b6

@ -66,5 +66,5 @@ SUBDIRS = \
pkgconfig \
$(XRDPVRDIR)
clean-local:
distclean-local:
-rm -f configure_params.h

Loading…
Cancel
Save