X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Ftool%2FMakefile.ng;h=d88bdc94cb027ef8db58ddc7aac21a4abad399c3;hb=7ff16e81163b3bee43ce053cb86fb2df2a023d53;hp=460f1148c6aec913995dbae377f683ddd8e5a248;hpb=8cfb9104419d3c00fbef3fe8639eb04f03d83f3d;p=ngircd-alex.git diff --git a/src/tool/Makefile.ng b/src/tool/Makefile.ng index 460f1148..d88bdc94 100644 --- a/src/tool/Makefile.ng +++ b/src/tool/Makefile.ng @@ -22,6 +22,6 @@ libngtool_a_SOURCES = tool.c noinst_HEADERS = tool.h maintainer-clean-local: - rm -f Makefile Makefile.in + rm -f Makefile Makefile.in Makefile.am # -eof-