File: Makefile.am

package info (click to toggle)
everybuddy-cvs 20020306-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,708 kB
  • ctags: 7,824
  • sloc: ansic: 69,773; cpp: 1,621; sh: 340; makefile: 277; yacc: 193; perl: 104; lex: 50
file content (10 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
libdir = $(datadir)/everybuddy/modules

CFLAGS += $(EB_CFLAGS) -I$(top_srcdir)/src -I$(top_srcdir)/libproxy -I$(top_srcdir) $(GLIB_CFLAGS)

EXTRA_DIST = 

lib_LTLIBRARIES = notes.la

notes_la_SOURCES = notes.c
notes_la_LDFLAGS = -module