From a8afd2d22a2511d4b06e1f7fc0634ce5d4651829 Mon Sep 17 00:00:00 2001 From: Benjamin Brockhaus Date: Sat, 18 Oct 2014 17:55:45 +0200 Subject: [PATCH] Added Header to Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index eacd25e..c61f79c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +#!/usr/bin/make -f # Makefile for the Latex-Classes for the corporate design of TU Darmstadt. # Copyright (C) 2014 Benjamin Brockhaus # You can modify and/or redistribute this under the terms of GPL v2 or later