aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-01 15:40:55 (GMT)
committerPavel Labath <pavelo@centrum.sk>2011-08-01 15:40:55 (GMT)
commit1875b9be72be6a114a74d7f5a570664148f84a36 (patch)
tree47ca0092692866a37cacfa94bbe03e51ef90afa5 /src/FbTk/Makefile.am
parent9c9da611e2012a95505b1089e81219d0cebf6e02 (diff)
downloadfluxbox_pavel-1875b9be72be6a114a74d7f5a570664148f84a36.zip
fluxbox_pavel-1875b9be72be6a114a74d7f5a570664148f84a36.tar.bz2
Remove remnants of old menu parsing code
as it's no longed needed
Diffstat (limited to 'src/FbTk/Makefile.am')
-rw-r--r--src/FbTk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am
index dba4478..d807479 100644
--- a/src/FbTk/Makefile.am
+++ b/src/FbTk/Makefile.am
@@ -45,7 +45,7 @@ libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh Command.hh \
45 MultLayers.cc MultLayers.hh \ 45 MultLayers.cc MultLayers.hh \
46 Layer.cc Layer.hh LayerItem.cc LayerItem.hh \ 46 Layer.cc Layer.hh LayerItem.cc LayerItem.hh \
47 Resource.hh Resource.cc \ 47 Resource.hh Resource.cc \
48 StringUtil.hh StringUtil.cc Parser.hh Parser.cc \ 48 StringUtil.hh StringUtil.cc \
49 RegExp.hh RegExp.cc \ 49 RegExp.hh RegExp.cc \
50 FbString.hh FbString.cc \ 50 FbString.hh FbString.cc \
51 AutoReloadHelper.hh AutoReloadHelper.cc \ 51 AutoReloadHelper.hh AutoReloadHelper.cc \