mirror of
https://github.com/gryf/ADFlib.git
synced 2026-02-13 03:35:47 +01:00
automake for regtests
This commit is contained in:
@@ -2,6 +2,9 @@ SUBDIRS = src doc
|
||||
if EXAMPLES
|
||||
SUBDIRS += examples
|
||||
endif
|
||||
if REGTESTS
|
||||
SUBDIRS += regtests/Test
|
||||
endif
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = adflib.pc
|
||||
|
||||
Reference in New Issue
Block a user