~ubuntu-branches/ubuntu/vivid/xfce4-netload-plugin/vivid

« back to all changes in this revision

Viewing changes to panel-plugin/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-19 23:12:43 UTC
  • mfrom: (1.1.4 upstream) (9.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110419231243-tkce1b7gx8kjiu7h
Tags: 1.0.0-2
[ Lionel Le Folgoc ]
* Upload to unstable.
* debian/control:
  - add myself to Uploaders.
  - remove Simon and Emanuele from uploaders, thanks to them.

[ Yves-Alexis Perez ]
* debian/control:
  - update standards version to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
xfce4_netload_plugin_CFLAGS =                                           \
18
18
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                           \
19
 
        @LIBXFCE4PANEL_CFLAGS@
 
19
        @LIBXFCE4PANEL_CFLAGS@                          \
 
20
        @LIBXFCEGUI4_CFLAGS@
20
21
 
21
 
xfce4_netload_plugin_LDFLAGS =                                          \
 
22
xfce4_netload_plugin_LDADD =                                            \
22
23
        @SOLLIBS@                                                       \
23
 
        @LIBXFCE4PANEL_LIBS@
 
24
        @LIBXFCE4PANEL_LIBS@                                                    \
 
25
        @LIBXFCEGUI4_LIBS@
24
26
 
25
27
# .desktop file
26
28
#