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:
@@ -65,3 +65,6 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = weechat.pc
|
||||
|
||||
clean-local:
|
||||
$(RM) config-git.h
|
||||
|
||||
Reference in New Issue
Block a user