source: trunk/athena/lib/athdir/src/Makefile.am @ 25911

Revision 25911, 208 bytes checked in by achernya, 11 years ago (diff)
List headers in SOURCES
Line 
1pkgconfigdir = $(libdir)/pkgconfig
2pkgconfig_DATA = athdir.pc
3
4include_HEADERS = athdir.h
5
6lib_LTLIBRARIES = libathdir.la
7libathdir_la_SOURCES = \
8        athdir.c \
9        athdir.h \
10        stringlist.c \
11        stringlist.h
Note: See TracBrowser for help on using the repository browser.