source: xplcommon/src/xplcommon/win32/Makefile.am@ 3:e4ca2e057cec

Last change on this file since 3:e4ca2e057cec was 3:e4ca2e057cec, checked in by István Váradi <ivaradi@…>, 11 years ago

Reorganized the code a bit

File size: 189 bytes
Line 
1noinst_LTLIBRARIES=libxplcommon_win32.la
2
3libxplcommon_win32_la_SOURCES = \
4 Thread.cc
5
6include_xplcommon_win32dir=$(includedir)/xplcommon/win32
7include_xplcommon_win32_HEADERS=\
8 Thread.h
Note: See TracBrowser for help on using the repository browser.