1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add rule to clean file config-git.h

The "make distcheck" was failing because the file config-git.h was left in build
directory after distclean.
This commit is contained in:
Sebastien Helleu
2013-01-19 10:50:12 +01:00
parent 0ad8866d6b
commit 9ebea835dd
+3
View File
@@ -65,3 +65,6 @@ ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = weechat.pc
clean-local:
$(RM) config-git.h