diff options
Diffstat (limited to 'invest-applet/invest/Makefile.am')
-rw-r--r-- | invest-applet/invest/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/invest-applet/invest/Makefile.am b/invest-applet/invest/Makefile.am index cb1115b5..2ee22ab1 100644 --- a/invest-applet/invest/Makefile.am +++ b/invest-applet/invest/Makefile.am @@ -11,6 +11,7 @@ AM_CPPFLAGS = \ APPLET_SOURCES = \ invest-applet.c \ + invest-applet-chart.c \ $(NULL) APPLET_LIBS = \ |