From 858d08e4a3794e93d7c6178099c78812f130161e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 14 Jun 2009 13:40:30 +0000 Subject: Add missing \ --- (limited to 'cut-n-paste') diff --git a/cut-n-paste/smclient/Makefile.am b/cut-n-paste/smclient/Makefile.am index d85c03a..71187b6 100644 --- a/cut-n-paste/smclient/Makefile.am +++ b/cut-n-paste/smclient/Makefile.am @@ -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 -- cgit v0.9.1