diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-01-29 09:13:39 +0100 | 
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2016-01-29 09:13:39 +0100 | 
| commit | ef2128777b46bdc150c14820d8325d87132d9850 (patch) | |
| tree | f020ec089267bd79714d73cdb3d9b1863cb9ab8c | |
| parent | fdc6759a7cd0f4472353ad7ab5e3e6a642ef03f2 (diff) | |
Added missing extra distfiles.
| -rw-r--r-- | plugingui/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index bc90f09..7755452 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -27,6 +27,7 @@ EXTRA_DIST = \  	checkbox.h \  	colour.h \  	combobox.h \ +	dgwindow.h \  	directory.h \  	eventhandler.h \  	filebrowser.h \ | 
