diff options
Diffstat (limited to 'plugingui')
-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 b666536..21a78f8 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -22,6 +22,7 @@ rcgen_SOURCES = rcgen.cc EXTRA_DIST = \ button.h \ + canvas.h \ checkbox.h \ colour.h \ combobox.h \ |