wxmppd/src/Makefile.am
Gergely Polonkai (W00d5t0ck) 5cc379461a Initial version
2011-01-25 15:51:07 +01:00

4 lines
140 B
Makefile

bin_PROGRAMS = wxmppd
wxmppd_SOURCES = wxmppd.c configfiles.c modules.c
AM_CPPFLAGS = -DSYSCONFDIR='"$(sysconfdir)"' -DLIBDIR='"$(libdir)"'