X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/136406deb8d6adab122ee83f17c7a36eee8d81d1..02e6eb5f2edea91b7512f4969ac7d4c4f3a6251d:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 11040db..be12f1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -136,10 +136,6 @@ defs.lo: definitions.h versionstring.h rebuild-unicode: cd ${srcdir} && ${top_srcdir}/scripts/make-unidata -%.i: %.c - $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) -c $< > $@.new - mv $@.new $@ - CLEANFILES=definitions.h definitions.h.new version-string versionstring.h \ *.gcda *.gcov *.gcno *.c.html index.html