summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMC <mc@hack.org>2010-06-29 15:17:08 +0200
committerMC <mc@brain.hack.org>2010-06-29 15:17:08 +0200
commit5390077e86045172df1909da7dc751f9e2c6c819 (patch)
tree7863e260ab24acb5d755764926e06561ad4b8b4f /Makefile
parent26520481727c8f7802dd4f9bf512d33f1fde9121 (diff)
downloadmcwm-5390077e86045172df1909da7dc751f9e2c6c819.zip
Include list.* in distribution.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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