summaryrefslogtreecommitdiff
path: root/source4/lib/stream/config.mk
blob: 923447e4d291f80f291d7cf135c0afe1c3ce0c09 (plain)
1
2
3
4
5
6
7
8
9

################################################
# Start SUBSYSTEM LIBPACKET
[SUBSYSTEM::LIBPACKET]
OBJ_FILES = \
		packet.o
NOPROTO=YES
# End SUBSYSTEM LIBPACKET
################################################