File: Makefile.am

package info (click to toggle)
libpreludedb 5.2.0-2.2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,232 kB
  • sloc: ansic: 29,652; cpp: 16,567; sh: 12,736; sql: 1,436; python: 449; makefile: 291; yacc: 227; lex: 106; xml: 36
file content (8 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
SUBDIRS = c++ python

EXTRA_DIST = libpreludedbcpp.i

CLEANFILES = python/build
MAINTAINERCLEANFILES =  python/_preludedb.cxx python/preludedb.py

-include $(top_srcdir)/git.mk