mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 15:29:01 +00:00
15 lines
274 B
Makefile
15 lines
274 B
Makefile
#
|
|
# $Id: Makefile.am,v 1.3 2002-04-10 07:32:46 lecroart Exp $
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = src
|
|
|
|
EXTRA_DIST = chat_service.cfg chat_8.vcproj chat.dsp chat.vcproj
|
|
|
|
sno_chatdir = ${pkgsysconfdir}
|
|
sno_chat_DATA = chat_service.cfg
|
|
|
|
# End of Makefile.am
|
|
|