summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-08-22 21:28:26 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-08-22 21:28:26 +0000
commit638a7d38d0275ae01aa226a70f1b7db72957c535 (patch)
tree84d4f0f706542a191c5e9f71b1bb8829160b8923 /Makefile
parentd7227ec5c05ec8105ce1d37b9540f5b96001563d (diff)
downloadvdr-plugin-live-638a7d38d0275ae01aa226a70f1b7db72957c535.tar.gz
vdr-plugin-live-638a7d38d0275ae01aa226a70f1b7db72957c535.tar.bz2
- po/live.pot can be generated from sources. So it does not need to be
in CVS.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 591f02c..2499a1e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#
# Makefile for a Video Disk Recorder plugin
#
-# $Id: Makefile,v 1.47 2007/08/21 21:56:44 tadi Exp $
+# $Id: Makefile,v 1.48 2007/08/22 21:28:26 tadi Exp $
# The official name of this plugin.
# This name will be used in the '-P...' option of VDR to load the plugin.
@@ -150,4 +150,4 @@ clean:
make -C $$dir clean ; \
done
-.PRECIOUS: $(I18Npot) $(I18Npo)
+.PRECIOUS: $(I18Npo)