Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste')
-rw-r--r--cut-n-paste/smclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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