summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index f3cd2061..5e33747d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -352,7 +352,8 @@ tools_obconf_obconf_LDADD = \
parser/libobparser.la
tools_obconf_obconf_SOURCES = \
gettext.h \
- tools/obconf/main.c
+ tools/obconf/main.c \
+ plugins/obconf_interface.h
## kdetrayproxy ##
@@ -434,8 +435,7 @@ EXTRA_DIST = \
mkinstalldirs \
README \
COPYING \
- AUTHORS \
- plugins/obconf_interface.h
+ AUTHORS
#doc:
# $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc