diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 2da2c3c..ab44838 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -80,7 +80,7 @@ libXfont_la_LIBADD = \ $(TYPE1_LIB) $(SPEEDO_LIB) \ $(FREETYPE_LIBS) $(Z_LIBS) $(MATH_LIBS) -libXfont_la_SOURCES = +libXfont_la_SOURCES = dummy.c # # Shared library version info. This is not the same as the package version |