mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Makefile.am: Add default-config.h and default-theme.h to CLEANFILES
Fixes issues when building from other directories when the source tree was already configured before, as found in the comments of PR #375
This commit is contained in:
parent
4dc2bab4b4
commit
0b1a912f82
@ -2,6 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
||||
# create default-config.h
|
||||
BUILT_SOURCES = default-config.h default-theme.h irssi-version.h
|
||||
CLEANFILES = default-config.h default-theme.h
|
||||
|
||||
@MAINTAINER_MODE_TRUE@.PHONY: irssi-version.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user