File: Makefile.am

package info (click to toggle)
prelude-manager 1.0.1-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 6,304 kB
  • sloc: ansic: 31,338; sh: 11,290; sql: 1,156; makefile: 274
file content (7 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
SUBDIRS = decodes filters reports 

INCLUDES = -I$(top_srcdir)/libmissing -I$(top_srcdir) \
           -I$(top_srcdir)/src/include \
           @LIBPRELUDE_CFLAGS@

-include $(top_srcdir)/git.mk