wxmppd/src/Makefile.am

4 lines
140 B
Makefile
Raw Normal View History

2011-01-25 14:51:07 +00:00
bin_PROGRAMS = wxmppd
wxmppd_SOURCES = wxmppd.c configfiles.c modules.c
AM_CPPFLAGS = -DSYSCONFDIR='"$(sysconfdir)"' -DLIBDIR='"$(libdir)"'