mirror of
https://github.com/mabam/afpfs-ng-mac.git
synced 2025-01-16 21:32:43 +00:00
7 lines
249 B
Makefile
7 lines
249 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
afpfsincludedir = $(includedir)/afpfs-ng
|
|
|
|
afpfsinclude_HEADERS = afp.h afp_protocol.h libafpclient.h
|
|
nodist_afpfsinclude_HEADERS = codepage.h dsi.h map_def.h midlevel.h uams_def.h utils.h
|