summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 12:40:58 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-16 12:40:58 -0300
commite3255aa9a39e6d17b11bdc91e55782c9a7d940dc (patch)
treea42ce067a7a00a0fd68036a197aa766ef34668b0 /Makefile
parent7d2848a57e6a804443dba70e6ffd719c3145cb6a (diff)
downloadmediapointer-dvb-s2-e3255aa9a39e6d17b11bdc91e55782c9a7d940dc.tar.gz
mediapointer-dvb-s2-e3255aa9a39e6d17b11bdc91e55782c9a7d940dc.tar.bz2
DocBook: rename main DocBook to media-specs and fix build rules
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal 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)