fixes bad header specification in root Makefile.am

Mon, 13 Nov 2017 13:27:18 +0100

author
Mike Becker <universe@uap-core.de>
date
Mon, 13 Nov 2017 13:27:18 +0100
changeset 265
6769a888fd3f
parent 264
24f5484bae97
child 266
33d229634809

fixes bad header specification in root Makefile.am

Makefile.am file | annotate | diff | comparison | revisions
     1.1 --- a/Makefile.am	Mon Nov 13 12:21:55 2017 +0100
     1.2 +++ b/Makefile.am	Mon Nov 13 13:27:18 2017 +0100
     1.3 @@ -28,5 +28,3 @@
     1.4  
     1.5  SUBDIRS = src test
     1.6  ACLOCAL_AMFLAGS = -I m4
     1.7 -
     1.8 -nobase_include_HEADERS = src/ucx/*.h

mercurial