mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
irssi-version.h should only be a phony target if build in maintainer mode
This commit is contained in:
parent
fcee49a441
commit
cb1d3580fe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|||
# create default-config.h
|
||||
BUILT_SOURCES = default-config.h default-theme.h irssi-version.h
|
||||
|
||||
.PHONY: irssi-version.h
|
||||
@MAINTAINER_MODE_TRUE@.PHONY: irssi-version.h
|
||||
|
||||
default-config.h: $(srcdir)/irssi.conf
|
||||
$(srcdir)/file2header.sh $(srcdir)/irssi.conf default_config > default-config.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue