From ba24704988964a1f211e82e87cbe8aca29641979 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 18 Aug 2009 11:52:09 -0500 Subject: Deleting everything only leaving libindicator --- src/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/Makefile.am (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am deleted file mode 100644 index 97af739..0000000 --- a/src/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ - -libexec_PROGRAMS = \ - indicator-applet - -indicator_applet_CFLAGS = \ - -DG_LOG_DOMAIN=\""Indicator-Applet"\" \ - -DDATADIR=\""$(datadir)"\" \ - -DINDICATOR_DIR=\""$(libdir)/indicators/2"\" \ - -I$(srcdir)/.. \ - $(APPLET_CFLAGS) - -indicator_applet_SOURCES = \ - applet-main.c - -indicator_applet_LDADD = \ - $(APPLET_LIBS) -- cgit v1.2.3