diff --git a/api/Makefile.am b/api/Makefile.am index 9815508cb6..02fef84ac6 100644 --- a/api/Makefile.am +++ b/api/Makefile.am @@ -21,8 +21,8 @@ graphics_api_files = \ # David, beware, you must ALSO list the .h files!! Else they are # not included in the 'make dist' tarball! # -# bmplib.C \ -# tgalib.C \ +# bmplib.C +# tgalib.C if BUILD_GRAPHICS_API graphics_libs = libboinc_graphics_api.a