Explorar o código

faux.base: Fix buf.h installation

Serj Kalichev %!s(int64=4) %!d(string=hai) anos
pai
achega
4bea9e53ce
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      faux/Makefile.am

+ 2 - 1
faux/Makefile.am

@@ -35,7 +35,8 @@ nobase_include_HEADERS += \
 	faux/eloop.h \
 	faux/async.h \
 	faux/error.h \
-	faux/testc_helpers.h
+	faux/testc_helpers.h \
+	faux/buf.h
 
 EXTRA_DIST += \
 	faux/base/Makefile.am \