Also ship control.h

This commit is contained in:
Pierre Pronchery 2017-06-30 12:59:36 +02:00
parent 9eacf2981f
commit e406bac13d

View File

@ -6,7 +6,7 @@ cflags_force=`pkg-config --cflags libDesktop`
cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector-all
ldflags_force=`pkg-config --libs libDesktop` -lintl -lm
ldflags=-pie -Wl,-z,relro -Wl,-z,now
dist=Makefile,common.h,mixer.h,window.h,callbacks.h
dist=Makefile,common.h,control.h,mixer.h,window.h,callbacks.h
[mixer]
type=binary