aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Makefile.am
diff options
context:
space:
mode:
authorPavel Labath <pavelo@centrum.sk>2011-08-01 15:40:55 (GMT)
committerPaul Tagliamonte <paultag@fluxbox.org>2012-04-07 02:12:17 (GMT)
commitfb697e49027f050c00e098f24898b17cfe639c5f (patch)
tree141bdb61841979a997febcc9f4b36f37f96105b5 /src/FbTk/Makefile.am
parent05d222c463f4b7e84973eec9a211f4ac1bd35d0f (diff)
downloadfluxbox_paul-fb697e49027f050c00e098f24898b17cfe639c5f.zip
fluxbox_paul-fb697e49027f050c00e098f24898b17cfe639c5f.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 f2d4ee0..58562fc 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 \