summaryrefslogtreecommitdiff
path: root/src/gtkext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-04-09 07:52:59 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-04-09 07:59:29 (GMT)
commitacc7b5f33e93bae3bf43e8f029976b7f74260b52 (patch)
treec0ea91ef69efb8300e97dacb65b3eeebd95f112a /src/gtkext/Makefile.am
parentebe248fe406de9565c8c7787187a1d439e68cd84 (diff)
Provided a tree panel to inspect binary content.
Diffstat (limited to 'src/gtkext/Makefile.am')
-rw-r--r--src/gtkext/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am
index d874ac1..07fe3a9 100644
--- a/src/gtkext/Makefile.am
+++ b/src/gtkext/Makefile.am
@@ -15,7 +15,8 @@ libgtkext_la_SOURCES = \
gtkdockstation.h gtkdockstation.c \
gtkgraphdisplay.h gtkgraphdisplay.c \
gtkstatusstack.h gtkstatusstack.c \
- support.h support.c
+ support.h support.c \
+ tmgt.h tmgt.c
libgtkext_la_LIBADD = \
graph/libgtkextgraph.la