]> jfr.im git - irc/irssi/irssi.git/commitdiff
Makefile.am: Add default-config.h and default-theme.h to CLEANFILES
authordequis <redacted>
Sat, 12 Dec 2015 00:31:04 +0000 (21:31 -0300)
committerdequis <redacted>
Sat, 12 Dec 2015 00:31:04 +0000 (21:31 -0300)
Fixes issues when building from other directories when the source tree
was already configured before, as found in the comments of PR #375

Makefile.am

index 6ca69fc779bc510a958fda9f608d3be452eccab2..75d502f1e0560a6788f2a5a7c35d3fb15c3b5c9a 100644 (file)
@@ -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