diff options
Diffstat (limited to 'plugins/enttec/Makefile.nmake')
-rw-r--r-- | plugins/enttec/Makefile.nmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/enttec/Makefile.nmake b/plugins/enttec/Makefile.nmake index 48e8132bed..ef0c579037 100644 --- a/plugins/enttec/Makefile.nmake +++ b/plugins/enttec/Makefile.nmake @@ -28,3 +28,5 @@ clean: rm -f $(OBJECTS) enttec.dll enttec.exp enttec.lib *.pdb distclean: clean + +maintainer-clean: distclean |