diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-10-14 17:21:06 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2014-10-14 17:21:06 +0200 |
commit | 5bcfa1aeab5def47b147c77f915028b76fdd4844 (patch) | |
tree | f556d3bdff38af7fb2fc1fc4f9150f17c072059c /plugingui/Makefile.am | |
parent | adc6d371af2cf356578fee6be0711d6db7f31288 (diff) |
Remove errornously committed changes for plugingui branch.
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 \ |