blob: e9301462ab5a8486c45b34f19635836dcbb601b1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- panels/info/Makefile.in.orig 2011-09-17 14:54:25.000000000 +0200
+++ panels/info/Makefile.in 2011-09-17 14:54:44.000000000 +0200
@@ -775,7 +775,7 @@
uninstall-dist_uiDATA
-all-local: check-local
+all-local:
check-local: test-hostname
$(builddir)/test-hostname $(srcdir)/hostnames-test.txt > /dev/null
|