X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2FMakefile;fp=bigscreen%2FMakefile;h=401074b2e2dab99e31222fd8def417689c920791;hp=e95b4af62906c1833d7ffe89c3eda2263e7e72d0;hb=9d4bbd08c65ed9d1969bbc90028b891b62c6567f;hpb=51e6903f55674443aad56235dcfb74f334c401e8 diff --git a/bigscreen/Makefile b/bigscreen/Makefile index e95b4af..401074b 100644 --- a/bigscreen/Makefile +++ b/bigscreen/Makefile @@ -3,7 +3,7 @@ CXX=g++ CPPFLAGS=-I/usr/include/postgresql $(shell freetype-config --cflags) -Itinyptc/ CXXFLAGS=-O2 -Wall LDFLAGS=-L/usr/X11R6/lib -LIBS=$(shell freetype-config --libs) $(shell libpq3-config) -lpqxx tinyptc/libtinyptc.a -lX11 -lXext -lXxf86vm -lXxf86dga +LIBS=$(shell freetype-config --libs) -lpqxx tinyptc/libtinyptc.a -lX11 -lXext -lXxf86vm -lXxf86dga CCBS_BIGSCREEN_SQL_OBJS=fetch_current_tournament.o fetch_list_of_active_groups.o \ fetch_list_of_finished_groups.o \