summaryrefslogtreecommitdiff
path: root/make/template/main.mk
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2013-04-05 14:14:50 -0700
committerAttila Molnar <attilamolnar@hush.com>2013-04-05 14:14:50 -0700
commit7348bf71fa984ba110fd9ff3897538aa3d3abfb4 (patch)
tree17507badedfb1811507d1ac840a9464d9974eab3 /make/template/main.mk
parent8e133075f13a75801c691e501daa38aad1f068e0 (diff)
parent362f3009ac9a8fc7e1cedea66aa72abcdf52d934 (diff)
Merge pull request #472 from SaberUK/master+merge-headers
Merge inspircd_{config,version}.h into a single header file.
Diffstat (limited to 'make/template/main.mk')
-rw-r--r--make/template/main.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/template/main.mk b/make/template/main.mk
index 32b7e4803..4930fa7e3 100644
--- a/make/template/main.mk
+++ b/make/template/main.mk
@@ -276,8 +276,7 @@ configureclean:
rm -f .config.cache
rm -f BSDmakefile
rm -f GNUmakefile
- rm -f include/inspircd_config.h
- rm -f include/inspircd_version.h
+ rm -f include/config.h
rm -f inspircd
-rm -f org.inspircd.plist