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 32228f4..3d09bb2 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -26,7 +26,6 @@ EXTRA_DIST = \ button.h \ checkbox.h \ colour.h \ - pluginconfig.h \ combobox.h \ directory.h \ eventhandler.h \ @@ -47,6 +46,7 @@ EXTRA_DIST = \ nativewindow_x11.h \ painter.h \ pixelbuffer.h \ + pluginconfig.h \ plugingui.h \ progressbar.h \ resource.h \ |