diff options
Diffstat (limited to 'src/gtkext/Makefile.am')
-rw-r--r-- | src/gtkext/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am index a7023c5..51bea0f 100644 --- a/src/gtkext/Makefile.am +++ b/src/gtkext/Makefile.am @@ -12,6 +12,7 @@ libgtkext_la_SOURCES = \ gtkdockpanel.h gtkdockpanel.c \ gtkdropwindow.h gtkdropwindow.c \ gtkgraphview.h gtkgraphview.c \ + gtklinkrenderer.h gtklinkrenderer.c \ iodamarshal.h iodamarshal.c \ support.h support.c |