diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index c1cf7932..7b124b87 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -3,3 +3,6 @@ SUBDIRS = pkgconfig man if DO_GTK SUBDIRS += icons misc endif + +EXTRA_DIST = \ + hexchat.gresource.xml |