diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-05-13 15:07:30 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-05-13 15:07:30 (GMT) |
commit | 7f45bae4629f345906e96c1fcb3a3d1e49c36382 (patch) | |
tree | b09708632d29ac4471c57446eb726e5401c8570f /src/FbTk/Makefile.am | |
parent | 5ecebae4770cbe7e4feea46d2c074a818f1c9662 (diff) | |
parent | d7aa526d9275f7c94f0b1ce27464eaf3dae0d78d (diff) | |
download | fluxbox_lack-7f45bae4629f345906e96c1fcb3a3d1e49c36382.zip fluxbox_lack-7f45bae4629f345906e96c1fcb3a3d1e49c36382.tar.bz2 |
Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r-- | src/FbTk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index fcf0304..f830e4a 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am | |||
@@ -45,6 +45,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \ | |||
45 | RegExp.hh RegExp.cc \ | 45 | RegExp.hh RegExp.cc \ |
46 | FbString.hh FbString.cc \ | 46 | FbString.hh FbString.cc \ |
47 | Subject.hh Subject.cc Observer.hh Observer.cc SimpleObserver.hh \ | 47 | Subject.hh Subject.cc Observer.hh Observer.cc SimpleObserver.hh \ |
48 | AutoReloadHelper.hh AutoReloadHelper.cc \ | ||
48 | Transparent.hh Transparent.cc \ | 49 | Transparent.hh Transparent.cc \ |
49 | FbPixmap.hh FbPixmap.cc \ | 50 | FbPixmap.hh FbPixmap.cc \ |
50 | FbDrawable.hh FbDrawable.cc \ | 51 | FbDrawable.hh FbDrawable.cc \ |