From 597d725f09b950cabcad2f23d76f6c3747a1f9c9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 9 Mar 2013 15:16:16 +0000 Subject: Update to xsetroot 1.1.1 --- app/xsetroot/Makefile.am | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'app/xsetroot/Makefile.am') diff --git a/app/xsetroot/Makefile.am b/app/xsetroot/Makefile.am index 480c98121..9889ad3d8 100644 --- a/app/xsetroot/Makefile.am +++ b/app/xsetroot/Makefile.am @@ -19,6 +19,7 @@ # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. +SUBDIRS = man bin_PROGRAMS = xsetroot AM_CFLAGS = $(CWARNFLAGS) $(XSETROOT_CFLAGS) @@ -27,18 +28,7 @@ xsetroot_LDADD = $(XSETROOT_LIBS) xsetroot_SOURCES = \ xsetroot.c -appman_PRE = \ - xsetroot.man - - -appmandir = $(APP_MAN_DIR) - -appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) - -EXTRA_DIST = $(appman_PRE) MAINTAINERCLEANFILES = ChangeLog INSTALL -CLEANFILES = $(appman_DATA) - .PHONY: ChangeLog INSTALL @@ -50,12 +40,6 @@ ChangeLog: dist-hook: ChangeLog INSTALL -SUFFIXES = .$(APP_MAN_SUFFIX) .man - -# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure -.man.$(APP_MAN_SUFFIX): - $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ - if LINT ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) -- cgit v1.2.3