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
--- a/Makefile.am	Mon Nov 13 12:21:55 2017 +0100
+++ b/Makefile.am	Mon Nov 13 13:27:18 2017 +0100
@@ -28,5 +28,3 @@
 
 SUBDIRS = src test
 ACLOCAL_AMFLAGS = -I m4
-
-nobase_include_HEADERS = src/ucx/*.h

mercurial