syndilights/open-lighting-architecture/ola-0.8.4/include/ola/network/Makefile.am

6 lines
179 B
Makefile
Raw Normal View History

2010-10-31 17:32:25 +01:00
SOURCES = Interface.h InterfacePicker.h NetworkUtils.h Socket.h SelectServer.h
EXTRA_DIST = $(SOURCES)
pkginclude_HEADERS = $(SOURCES)
pkgincludedir = $(includedir)/ola/network/