diff options
Diffstat (limited to 'otk/Makefile.am')
| -rw-r--r-- | otk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am index 1e812765..794d18e8 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -12,7 +12,7 @@ CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ lib_LTLIBRARIES=libotk.la libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \ - renderstyle.cc rendercolor.cc \ + renderstyle.cc rendercolor.cc pseudorendercontrol.cc \ display.cc font.cc \ property.cc rect.cc screeninfo.cc \ timer.cc \ |
