]> www.fi.muni.cz Git - evince.git/commitdiff
Add missing \
authorChristian Persch <chpe@gnome.org>
Sun, 14 Jun 2009 13:40:30 +0000 (15:40 +0200)
committerChristian Persch <chpe@gnome.org>
Sun, 14 Jun 2009 13:40:30 +0000 (15:40 +0200)
cut-n-paste/smclient/Makefile.am

index d85c03ad27b4a03f1ce83f8c893fbbbfa03be5a1..71187b6199f5d070c2ab9c1fccd9ab786b43d2f5 100644 (file)
@@ -26,7 +26,7 @@ if WITH_SMCLIENT_XSMP
 libsmclient_la_SOURCES += \
        eggdesktopfile.c \
        eggdesktopfile.h \
-       eggsmclient-xsmp.c
+       eggsmclient-xsmp.c \
        $(NULL)
 libsmclient_la_CPPFLAGS += -DEGG_SM_CLIENT_BACKEND_XSMP
 endif