X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tools%2FMakefile.am;h=86eaea7067736e81cee200a89940ae1fdef947ab;hb=ddeb066ed4b112d9e8b1b7941addfea06b5c2a99;hp=1785c00931d86d8cb3e28dbf033e8117a42484b3;hpb=7fe3301e7ea905a8a76d54c22751f3d8a346e28b;p=chaz%2Fopenbox diff --git a/tools/Makefile.am b/tools/Makefile.am index 1785c009..86eaea70 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -1,10 +1,5 @@ -bin_PROGRAMS=obsetroot +SUBDIRS = -obsetroot_LDADD=$(XFT_LIBS) -L../otk -lotk @LIBINTL@ -obsetroot_CPPFLAGS=$(XFT_CFLAGS) -I.. -obsetroot_SOURCES=obsetroot.cc - -MAINTAINERCLEANFILES=Makefile.in - -distclean-local: - $(RM) *\~ *.orig *.rej .\#* +if OBCONF +SUBDIRS += obconf +endif