X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2FMakefile;h=ddb0f55df71461a308b96d9f48acab27922ee1bf;hp=7f4655963fd585b2429b003d298cca4a386212c1;hb=876c65c3f4f828a54fa8041f5d68e3c4cae1d463;hpb=a5b3a3834ca7ca9317230ec7549d88873fe1ce64 diff --git a/bigscreen/Makefile b/bigscreen/Makefile index 7f46559..ddb0f55 100644 --- a/bigscreen/Makefile +++ b/bigscreen/Makefile @@ -3,8 +3,8 @@ CXX=g++ CPPFLAGS=-I/usr/include/postgresql $(shell freetype-config --cflags) -Itinyptc/ CXXFLAGS=-g -Wall LDFLAGS=-L/usr/X11R6/lib -LIBS=$(shell freetype-config --libs) $(shell libpq3-config) -lpqxx tinyptc/libtinyptc.a -lX11 -CCBS_BIGSCREEN_OBJS=ccbs_bigscreen.o flagtrigger.o +LIBS=$(shell freetype-config --libs) $(shell libpq3-config) -lpqxx tinyptc/libtinyptc.a -lX11 -lXext +CCBS_BIGSCREEN_OBJS=ccbs_bigscreen.o flagtrigger.o widestring.o fetch_current_tournament.o fetch_list_of_active_groups.o fetch_max_score_for_songs.o fetch_max_score_for_players.o fetch_group.o fetch_needs_update.o fetch_highscore.o fonts.o groupscreen.o splitscreen.o rotatescreen.o screen.o all: ccbs-bigscreen