summaryrefslogtreecommitdiff
path: root/src/gui/tb/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-09-11 18:44:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-09-11 18:44:09 (GMT)
commitd1dd9ae74ba56b04ad8f79d926b2282c6c7fa0fd (patch)
treef25c3914e514eb3c5959f91979ae18eaf0e35b8e /src/gui/tb/Makefile.am
parentbe1f2f147e8ce15f20ec4de439088714ffa50e8a (diff)
Updated the code and activated back the toolbar items.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@402 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/gui/tb/Makefile.am')
-rw-r--r--src/gui/tb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/tb/Makefile.am b/src/gui/tb/Makefile.am
index 52033c3..60aa031 100644
--- a/src/gui/tb/Makefile.am
+++ b/src/gui/tb/Makefile.am
@@ -4,7 +4,8 @@ noinst_LTLIBRARIES = libguitb.la
libguitb_la_SOURCES = \
portions.h portions.c \
source.h source.c \
- toolbar.h toolbar.c
+ tbitem-int.h \
+ tbitem.h tbitem.c
libguitb_la_LDFLAGS =