]> git.pld-linux.org Git - packages/comgt.git/blob - comgt-Makefile.am
- added
[packages/comgt.git] / comgt-Makefile.am
1 AM_CPPFLAGS = -DSCRIPTDIR=\"${pkgdatadir}/\"
2
3 bin_PROGRAMS = comgt
4 comgt_SOURCES = comgt.c
5 man_MANS = comgt.1 sigmon.1
6 pkgdata_DATA = scripts/*
This page took 0.029242 seconds and 3 git commands to generate.