diff options
author | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2018-06-15 19:57:32 +0200 |
commit | 5b734d237890fd73504c8d9684f32a116b1cbdec (patch) | |
tree | fe970c98fbebf188e1342615a2c79c97582a30e3 /plugingui/Makefile.am | |
parent | 8d0ad1fe0d71100ab07a60b2d7824a4a2e6a3ce0 (diff) |
Add BUGS file in root dir and also in the about tab.
Diffstat (limited to 'plugingui/Makefile.am')
-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 12ffdf0..94e8a7c 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -25,6 +25,7 @@ RES = \ resources/widget.png \ ../ABOUT \ ../AUTHORS \ + ../BUGS \ ../COPYING resource_data.cc : rcgen $(RES) |