diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e399ae0..2dce719 100644 --- a/Makefile.am +++ b/Makefile.am @@ -48,4 +48,8 @@ xcb-xfixes.pc.in \ xcb-xprint.pc.in \ xcb-xtest.pc.in \ xcb-xv.pc.in \ -xcb-xvmc.pc.in +xcb-xvmc.pc.in \ +tools/README \ +tools/api_conv.pl \ +tools/constants \ +autogen.sh |