rm some plugin stuff that i missed
This commit is contained in:
parent
84de4a1785
commit
2c1859759c
1 changed files with 1 additions and 3 deletions
|
@ -190,7 +190,6 @@ tools_obconf_obconf_CPPFLAGS = \
|
||||||
$(GDK_PIXBUF_CFLAGS) \
|
$(GDK_PIXBUF_CFLAGS) \
|
||||||
$(XML_CFLAGS) \
|
$(XML_CFLAGS) \
|
||||||
-DLOCALEDIR=\"$(localedir)\" \
|
-DLOCALEDIR=\"$(localedir)\" \
|
||||||
-DPLUGINDIR=\"$(plugindir)\" \
|
|
||||||
-DRCDIR=\"$(rcdir)\" \
|
-DRCDIR=\"$(rcdir)\" \
|
||||||
-DPIXMAPDIR=\"$(pixmapdir)\" \
|
-DPIXMAPDIR=\"$(pixmapdir)\" \
|
||||||
-DG_LOG_DOMAIN=\"Obconf\"
|
-DG_LOG_DOMAIN=\"Obconf\"
|
||||||
|
@ -202,8 +201,7 @@ tools_obconf_obconf_LDADD = \
|
||||||
parser/libobparser.la
|
parser/libobparser.la
|
||||||
tools_obconf_obconf_SOURCES = \
|
tools_obconf_obconf_SOURCES = \
|
||||||
gettext.h \
|
gettext.h \
|
||||||
tools/obconf/main.c \
|
tools/obconf/main.c
|
||||||
plugins/obconf_interface.h
|
|
||||||
|
|
||||||
|
|
||||||
## kdetrayproxy ##
|
## kdetrayproxy ##
|
||||||
|
|
Loading…
Reference in a new issue