diff options
Diffstat (limited to 'src/gallium/winsys/sw/fbdev/Makefile.am')
-rw-r--r-- | src/gallium/winsys/sw/fbdev/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/winsys/sw/fbdev/Makefile.am b/src/gallium/winsys/sw/fbdev/Makefile.am index 2953376..93c8f88 100644 --- a/src/gallium/winsys/sw/fbdev/Makefile.am +++ b/src/gallium/winsys/sw/fbdev/Makefile.am @@ -29,3 +29,5 @@ AM_CFLAGS = \ noinst_LTLIBRARIES = libfbdev.la libfbdev_la_SOURCES = $(C_SOURCES) + +EXTRA_DIST = SConscript |