diff options
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r-- | plugingui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 79e25e4..32228f4 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -26,7 +26,7 @@ EXTRA_DIST = \ button.h \ checkbox.h \ colour.h \ - config.h \ + pluginconfig.h \ combobox.h \ directory.h \ eventhandler.h \ |