aboutsummaryrefslogtreecommitdiff
path: root/x11/fbpanel/files/patch-plugins::Makefile
blob: f475b4dca68c29edb82c9acb97c3464769cdd0e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/Makefile.orig	Tue Dec 14 19:59:15 2004
+++ plugins/Makefile	Tue Dec 14 19:59:23 2004
@@ -7,7 +7,7 @@
 INCS += -I../
 SRC = image.c menu.c separator.c taskbar.c wincmd.c \
 	dclock.c launchbar.c pager.c space.c test.c \
-	icons.c cpu.c deskno.c
+	icons.c deskno.c
 
 SOBJ = $(SRC:%.c=%.so)
 OBJ = $(SRC:%.c=%.o)