cc70ddbcb8
help & okay steven@
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
$OpenBSD: patch-panel-plugin_Makefile_in,v 1.3 2007/05/12 10:30:51 bernd Exp $
|
|
--- panel-plugin/Makefile.in.orig Fri May 11 15:03:05 2007
|
|
+++ panel-plugin/Makefile.in Fri May 11 15:04:09 2007
|
|
@@ -51,7 +51,6 @@ pluginPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
|
|
PROGRAMS = $(plugin_PROGRAMS)
|
|
am_xfce4_battery_plugin_OBJECTS = \
|
|
xfce4_battery_plugin-battery.$(OBJEXT) \
|
|
- xfce4_battery_plugin-libacpi.$(OBJEXT) \
|
|
xfce4_battery_plugin-libapm.$(OBJEXT)
|
|
xfce4_battery_plugin_OBJECTS = $(am_xfce4_battery_plugin_OBJECTS)
|
|
am__DEPENDENCIES_1 =
|
|
@@ -257,8 +256,6 @@ plugindir = \
|
|
|
|
xfce4_battery_plugin_SOURCES = \
|
|
battery.c \
|
|
- libacpi.h \
|
|
- libacpi.c \
|
|
libapm.h \
|
|
libapm.c
|
|
|
|
@@ -357,7 +354,6 @@ distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-battery.Po@am__quote@
|
|
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-libacpi.Po@am__quote@
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfce4_battery_plugin-libapm.Po@am__quote@
|
|
|
|
.c.o:
|