From 9b4a5fb6e1df828104779dc189f80b92fdcbf4ff Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 29 Oct 2008 21:36:40 -0500 Subject: Adding in the linking and some basic prototypes. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c680a09..65637e2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,3 +9,5 @@ indicator_applet_CFLAGS = \ indicator_applet_SOURCES = \ applet-main.c +indicator_applet_LDADD = \ + $(APPLET_LIBS) -- cgit v1.2.3