diff options
author | Jonas Suhr Christensen <jsc@umbraculum.org> | 2014-08-05 20:16:54 +0200 |
---|---|---|
committer | Jonas Suhr Christensen <jsc@umbraculum.org> | 2014-08-05 20:16:54 +0200 |
commit | d1717aedda6ed9dbe0996ebcc6f781497b8ef932 (patch) | |
tree | 8ee4d1544317df1112dddeca564f25a4dbba48a7 /plugingui/Makefile.am | |
parent | c35e6f3ae438fb63c571f807037417d9d71b2afd (diff) |
.
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 \ |