diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/Makefile.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Docs/Makefile.example b/Docs/Makefile.example index 9631f77..ed31c98 100644 --- a/Docs/Makefile.example +++ b/Docs/Makefile.example @@ -16,8 +16,6 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# -# $Id$ SKIN = $(basename $(wildcard *.skin)) MAIL = $(shell sed -ne "s/.*Report-Msgid-Bugs-To: *<\(..*\)>.*/\1/p" po/*.po | head -n1) |