Subversion Repositories blueman

[/] [trunk/] [apps/] [Makefile.am] - Rev 262

Compare with Previous | Blame | Download | View Log

APPS =                  \
    blueman-adapters    \
    blueman-applet      \
    blueman-manager     \
    blueman-services    \
    blueman-sendto      \
    blueman-assistant   \
    blueman-browse
    
appsdir = $(bindir)
apps_SCRIPTS = $(APPS)

polkitdir = $(libexecdir)
polkit_SCRIPTS =    \
    blueman-mechanism
    
EXTRA_DIST = $(APPS) blueman-mechanism

Compare with Previous | Blame | Download | View Log