Fixed the "plugins-clean" and "plugins-install" targets in the Makefile

This commit is contained in:
Klaus Schmidinger
2006-01-08 16:14:12 +01:00
parent f38b7871ad
commit 227034f8e6
3 changed files with 7 additions and 4 deletions

View File

@@ -4141,3 +4141,5 @@ Video Disk Recorder Revision History
of the timers listed with their unique channel ids instead of their numbers
(suggested by Matthias Schniedermeyer).
- Added a missing #include <linux/unistd.h> to thread.c (thanks to Ville Skytt<74>).
- Fixed the "plugins-clean" and "plugins-install" targets in the Makefile (thanks
to Andreas Brachold).