summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorAli Akcaagac <aliakc@web.de>2017-12-10 23:07:19 +0100
committerAlexander Schwinn <acs82@gmx.de>2017-12-10 23:07:19 +0100
commit878555a56f0b90b4ff3b9ce98cfa59d48205a710 (patch)
treec58d5e5e276279e58cd06c46b7a3d34587d53ee9 /thunarx
parentad8663a45b55797e3cd7e1b8ade1cef258c91d3c (diff)
downloadthunar-878555a56f0b90b4ff3b9ce98cfa59d48205a710.tar.gz
thunarx-provider-module.h missing inside tar.bz2 file created by
"make dist" (Bug #14070)
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/thunarx/Makefile.am b/thunarx/Makefile.am
index 78dda47d..dcc08478 100644
--- a/thunarx/Makefile.am
+++ b/thunarx/Makefile.am
@@ -9,13 +9,14 @@ libthunarx_headers = \
thunarx.h \
thunarx-config.h \
thunarx-file-info.h \
- thunarx-menu.h \
+ thunarx-menu.h \
thunarx-menu-item.h \
thunarx-menu-provider.h \
thunarx-preferences-provider.h \
thunarx-property-page.h \
thunarx-property-page-provider.h \
thunarx-provider-factory.h \
+ thunarx-provider-module.h \
thunarx-provider-plugin.h \
thunarx-renamer.h \
thunarx-renamer-provider.h