X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fdfb-photoshow.git;a=blobdiff_plain;f=Makefile;h=eb514411727615d86de6416837db53a36599d555;hp=ee8479e42b4010e7a4f7b9216a8b5662203637d9;hb=ed1c6fe15bbe02311f626ce27085c574aa2e1f7d;hpb=cef774fa5d83ba829904569bad0ce5a503cee73c diff --git a/Makefile b/Makefile index ee8479e..eb51441 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,9 @@ # Makefile of dfb-photoshow INCLUDEDIR = /usr/include +DATADIR = /usr/share/DFBSee -CFLAGS = -DDEBUG -O3 -Wall -I/usr/X11/include -I/usr/include/directfb +CFLAGS = -DDEBUG -O3 -Wall -I/usr/X11/include -I/usr/include/directfb -DDATADIR=$(DATADIR) LIBS = -L/usr/X11/lib -L/usr/lib/directfb-0.9.15 -lX11 -lXext -ldirectfb OBJS = dfb-photoshow.o