mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue