rm some plugin stuff that i missed

This commit is contained in:
Dana Jansens 2003-08-31 20:23:28 +00:00
parent 84de4a1785
commit 2c1859759c

View file

@ -190,7 +190,6 @@ tools_obconf_obconf_CPPFLAGS = \
$(GDK_PIXBUF_CFLAGS) \
$(XML_CFLAGS) \
-DLOCALEDIR=\"$(localedir)\" \
-DPLUGINDIR=\"$(plugindir)\" \
-DRCDIR=\"$(rcdir)\" \
-DPIXMAPDIR=\"$(pixmapdir)\" \
-DG_LOG_DOMAIN=\"Obconf\"
@ -202,8 +201,7 @@ tools_obconf_obconf_LDADD = \
parser/libobparser.la
tools_obconf_obconf_SOURCES = \
gettext.h \
tools/obconf/main.c \
plugins/obconf_interface.h
tools/obconf/main.c
## kdetrayproxy ##