From 5390077e86045172df1909da7dc751f9e2c6c819 Mon Sep 17 00:00:00 2001 From: MC Date: Tue, 29 Jun 2010 15:17:08 +0200 Subject: Include list.* in distribution. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6ff53be..f08b53a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION=201000629 DIST=mcwm-$(VERSION) DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST config.h mcwm.c \ - events.h mcwm.man + list.c list.h events.h mcwm.man CC=gcc CFLAGS=-g -std=c99 -Wall -I/usr/local/include #-DDEBUG -- cgit v1.2.3