]> granicus.if.org Git - neomutt/commitdiff
Fix #150. From Brendan Cully.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 21 Jul 2000 06:35:01 +0000 (06:35 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 21 Jul 2000 06:35:01 +0000 (06:35 +0000)
contrib/Makefile.in

index 35888505c3690ebbba183eabfc76d89f9937230f..94b41635a7a523aba61255972e901d8aad9dbc65 100644 (file)
@@ -41,6 +41,10 @@ install:
                $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir)/samples ;   \
        done
 
+# Nothing needs to be done - uninstall in doc removes samples as well.
+# This is just so make uninstall doesn't fail.
+uninstall:
+
 maintainer-clean: distclean
 
 Makefile: ../config.status Makefile.in