summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:11:30 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:11:30 -0300
commitc7d66a73b2ab88ce7c12d867e2830ee221e58489 (patch)
tree999aadcd0060a35df5736526121faa248b7f90e5 /Makefile
parent7c561c60c12a727840a1b24c5e2c9b47d0864944 (diff)
parent47a1368908d1a5cd3548d44cfa19853c26ddfeaf (diff)
downloadmediapointer-dvb-s2-c7d66a73b2ab88ce7c12d867e2830ee221e58489.tar.gz
mediapointer-dvb-s2-c7d66a73b2ab88ce7c12d867e2830ee221e58489.tar.bz2
merge: http://linuxtv.org/hg/~anttip/reddo-dvb-c/
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1cdd3abed..1760d6f8d 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ install:
$(MAKE) -C $(BUILD_DIR) install
# Hmm, .PHONY does not work with wildcard rules :-(
-SPECS = v4l2-spec dvb-spec
+SPECS = media-specs
.PHONY: $(SPECS)