source: powerpipo/trunk/src/Makefile.am @ 2985

Last change on this file since 2985 was 1818, checked in by Sam Hocevar, 16 years ago
  • Powerpipo proof of concept. Needs the SVN version of TOIlet, but will eventually be standalone.
File size: 118 bytes
Line 
1
2bin_PROGRAMS = powerpipo
3
4powerpipo_SOURCES = main.c
5powerpipo_CFLAGS = @CACA_CFLAGS@
6powerpipo_LDADD = @CACA_LIBS@
7
Note: See TracBrowser for help on using the repository browser.