Makefile.am

Wed, 18 Oct 2017 12:03:44 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 18 Oct 2017 12:03:44 +0200
changeset 252
6342cbbd1922
child 256
2c21b42cf11d
permissions
-rw-r--r--

removes custom make files and adds autoconf support

universe@252 1 SUBDIRS = src test
universe@252 2 ACLOCAL_AMFLAGS = -I m4
universe@252 3
universe@252 4 nobase_include_HEADERS = src/ucx/*.h

mercurial