From 095c8d713e3d06e71f167d35d873b1faa6cad606 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 15 Aug 2014 19:02:18 -0400 Subject: Makefile.am: Drop "in-place" target --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1a19232..796f1d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,9 +60,6 @@ do_subst = sed \ -e "s|[@]profiles[@]|$(profiles)|g" \ -e "s|[@]textdomain[@]|$(textdomain)|g" -in-place: - $(MAKE) $(AM_MAKEFLAGS) pkgdatadir=lib localedir=locale all-am - all-local: $(locale_MESSAGES) touch .builddirstamp -- cgit v0.9.1