Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 312995 | Differences between
and this patch

Collapse All | Expand All

(-)src/Makefile.am (-13 lines)
Lines 361-379 Link Here
361
	smclient/eggsmclient-private.h            \
361
	smclient/eggsmclient-private.h            \
362
	smclient/eggdesktopfile.h
362
	smclient/eggdesktopfile.h
363
363
364
365
egg_session_end_LDADD =                  \
366
	libeggsmclient.la
367
368
egg_session_end_LDFLAGS =                \
369
	$(platform_session_end_ldflags)
370
371
egg_launch_SOURCES =                     \
372
	smclient/egg-launch.c
373
374
egg_launch_LDADD =                       \
375
	libeggdesktopfile.la
376
377
EXTRA_DIST +=                             \
364
EXTRA_DIST +=                             \
378
	smclient/eggsmclient-osx.c                \
365
	smclient/eggsmclient-osx.c                \
379
	smclient/eggsmclient-win32.c              \
366
	smclient/eggsmclient-win32.c              \

Return to bug 312995