File: Makefile.am

package info (click to toggle)
dillo 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,860 kB
  • sloc: cpp: 28,313; ansic: 19,210; sh: 3,872; makefile: 577
file content (8 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
AM_CPPFLAGS = \
	-I$(top_srcdir)

noinst_LIBRARIES = libDlib.a

libDlib_a_SOURCES = \
	dlib.h \
	dlib.c