X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=include%2Fdoldaconnect%2FMakefile.am;h=ca7aded21f1ff1627c1fd73f5edcd81e59b382bb;hb=8d8c739fc25e302e0d9c490a15f7eca11bf4654b;hp=68c985ec761b36b78bae3c74ba5d25db95f02972;hpb=5b5c7760b25407cdb8481dd6115c5b19af8c39f0;p=doldaconnect.git diff --git a/include/doldaconnect/Makefile.am b/include/doldaconnect/Makefile.am index 68c985e..ca7aded 100644 --- a/include/doldaconnect/Makefile.am +++ b/include/doldaconnect/Makefile.am @@ -1 +1,8 @@ +# utils.h is copied from the parent directory, to ensure that in-tree +# built programs include the same path as out-of-tree programs. +BUILT_SOURCES = utils.h + +utils.h: ../utils.h + cp -f ../utils.h . + pkginclude_HEADERS=uilib.h uimisc.h utils.h