mirror of
https://github.com/haiwen/ccnet-server.git
synced 2025-05-14 18:09:26 +00:00
7 lines
76 B
Makefile
7 lines
76 B
Makefile
|
|
SUBDIRS = ccnet
|
|
|
|
include_HEADERS = ccnet.h
|
|
|
|
ccnetdir = $(includedir)/ccnet
|