source: MondoRescue/trunk/mondo/src/lib/Makefile.am@ 826

Last change on this file since 826 was 826, checked in by Bruno Cornec, 18 years ago

libs and inculdes are now under src

File size: 257 bytes
Line 
1##
2## Process this file with Automake to generate `Makefile.in'
3##
4AM_CPPFLAGS = -DMONDO_SHARE=\"$(pkgdatadir)\" -DMONDO_CONF_DIR=\"$(sysconfdir)\" -I${top_builddir}/src/include
5
6## libmr
7noinst_LIBRARIES = libmr.a
8
9libmr_a_SOURCES = mr_conf.c mr_string.c
Note: See TracBrowser for help on using the repository browser.