diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5b436195..1ea6ed78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,8 @@ conf_DATA = irssi.conf themedir = $(datadir)/irssi/themes theme_DATA = default.theme colorless.theme +pkginclude_HEADERS = config.h irssi-version.h + noinst_HEADERS = irssi-version.h.in EXTRA_DIST = \ |