diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile index b535d24..6e7dd64 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -15,10 +15,10 @@ ## along with this program. If not, see <http://www.gnu.org/licenses/>. -include $(GNUSTEP_MAKEFILES)/common.make - default: ToiletKit toilet +include $(GNUSTEP_MAKEFILES)/common.make + #all:: ToiletKit etshell Test TOOL_NAME = etshell toilet |