summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2015-12-12 11:29:40 +0100
committerailin-nemui <ailin-nemui@users.noreply.github.com>2015-12-12 11:29:40 +0100
commit18c3ea24b6377c3e1820e8c49c137260dcbbdc6b (patch)
treec0d9f37619a1896d35a12e1a12f542c55449b105
parent40e5dfa7767c7e13ff920dc4b4afb34510765edf (diff)
parent0b1a912f822b21e5c4dfc18436ab5b90f079e19b (diff)
downloadirssi-18c3ea24b6377c3e1820e8c49c137260dcbbdc6b.zip
Merge pull request #380 from dequis/makefile-cleanfiles
Makefile.am: Add default-config.h and default-theme.h to CLEANFILES
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ca69fc7..75d502f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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