Eve: fix ql SOURCES

Patch by Yaakov Selkowitz


SVN revision: 78960
This commit is contained in:
Vincent Torri 2012-11-07 06:41:54 +00:00
parent 4ad4fa114c
commit ed3356f807
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ if BUILD_QUICKLAUNCH
############################################################################
eve_qldir = $(quicklauncher_libdir)
eve_ql_LTLIBRARIES = eve_ql.la
eve_ql_la_SOURCES = main.c view.c chrome.c eve_state.h
eve_ql_la_SOURCES = main.c view.c chrome.c eve_state.c
eve_ql_la_LIBADD = @ELEMENTARY_LIBS@ @EWEBKIT_LIBS@ @EDBUS_LIBS@ -lm
eve_ql_la_CFLAGS =
eve_ql_la_LDFLAGS = -module -avoid-version -no-undefined