File: Makefile.am

package info (click to toggle)
abiword 3.0.8%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 64,532 kB
  • sloc: cpp: 477,427; ansic: 16,754; makefile: 5,785; xml: 4,014; yacc: 1,818; lex: 1,104; perl: 812; python: 413; php: 183; sh: 169
file content (16 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

noinst_LTLIBRARIES = libxp.la

AM_CPPFLAGS = \
	$(COMMAND_CFLAGS) \
	-DABI_BUILD_VERSION=\"$(VERSION)\"

libxp_la_SOURCES = \
	AbiCommand.cpp \
	AbiCommand.h

# TODO get rid of those once, are obsoleted meethinks
#EXTRA_DIST = \
#	AbiSource_AbiWord_Control_1_0.oaf \
#	test-container.c