From dd3ca168af11108b884e8421ac017a30af3b0be5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Aug 2003 15:09:33 +0000 Subject: [PATCH] make obconf_interface.h belong to the obconf sources --- Makefile.am | 6 +++--- 1 file 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 -- 2.39.2