File: Makefile.am.svn-base

package info (click to toggle)
matchbox-keyboard 0.1%2Bsvn20080916-11
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,048 kB
  • ctags: 539
  • sloc: ansic: 3,950; xml: 1,778; makefile: 85; sh: 2
file content (7 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
appletdir = $(libdir)/matchbox-panel
applet_LTLIBRARIES = libkeyboard.la

libkeyboard_la_SOURCES = applet.c $(top_srcdir)/gtk-im/im-protocol.c
libkeyboard_la_CPPFLAGS = @APPLET_CFLAGS@ -I$(top_srcdir)  -I${top_srcdir}/src
libkeyboard_la_LDFLAGS = -avoid-version
libkeyboard_la_LIBADD = @APPLET_LIBS@