]> andersk Git - nss_nonlocal.git/blobdiff - Makefile.am
Makefile.am: Fix ‘make uninstall’
[nss_nonlocal.git] / Makefile.am
index b09f9224d9329a3bfad26ba02de215ee9df68d6b..6d7ba8cf598e7edc51dc4516c4a73c4eeaff21be 100644 (file)
@@ -10,3 +10,6 @@ libnss_nonlocal_la_LDFLAGS = \
 install-exec-hook:
        rm -f $(DESTDIR)$(libdir)/libnss_nonlocal.so
        rm -f $(DESTDIR)$(libdir)/libnss_nonlocal.la
+
+uninstall-local:
+       rm -f $(DESTDIR)$(libdir)/libnss_nonlocal.so.*
This page took 0.326304 seconds and 4 git commands to generate.