From: Dana Jansens Date: Fri, 1 Aug 2003 15:09:33 +0000 (+0000) Subject: make obconf_interface.h belong to the obconf sources X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=dd3ca168af11108b884e8421ac017a30af3b0be5;p=chaz%2Fopenbox make obconf_interface.h belong to the obconf sources --- 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