Skip to content
Snippets Groups Projects
Commit 95464ce8 authored by Michael Cardell Widerkrantz's avatar Michael Cardell Widerkrantz
Browse files

Include hidden.man in DISTFILES.

Bump version.
parent bceaf054
Branches
Tags
No related merge requests found
VERSION=20130208-2 VERSION=20130208-3
DIST=mcwm-$(VERSION) DIST=mcwm-$(VERSION)
SRC=mcwm.c list.c config.h events.h list.h hidden.c SRC=mcwm.c list.c config.h events.h list.h hidden.c
DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man $(SRC) DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man hidden.man $(SRC)
CFLAGS+=-g -std=c99 -Wall -Wextra -I/usr/local/include #-DDEBUG #-DDMALLOC CFLAGS+=-g -std=c99 -Wall -Wextra -I/usr/local/include #-DDEBUG #-DDMALLOC
LDFLAGS+=-L/usr/local/lib -lxcb -lxcb-randr -lxcb-keysyms -lxcb-icccm \ LDFLAGS+=-L/usr/local/lib -lxcb -lxcb-randr -lxcb-keysyms -lxcb-icccm \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment