From 06e4b983829234110427a5a8f59553b95ac452e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Sat, 12 May 2012 17:33:16 +0200 Subject: build: remove non-existant examples rule. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8d39cd021d..aad073a6c4 100644 --- a/Makefile +++ b/Makefile @@ -177,5 +177,5 @@ $(sort $(OBJDIRS)): # so this saves some time on slow systems. .SUFFIXES: -.PHONY: all all-yes alltools check *clean config examples install* +.PHONY: all all-yes alltools check *clean config install* .PHONY: testprogs uninstall* -- cgit v1.2.3