CLEANFILES must be listed directly, too - otherwise automake will not use it :-(
[libt2n] / codegen / clientlib.pc.in
CommitLineData
1cda5350
JT
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: @CMDGROUP@
7Description: command group @CMDGROUP@ client library
8Version: @VERSION@
9Requires: libt2n
10Libs: -L${libdir} -l@CMDGROUP@
11Cflags: -I${includedir}