diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-30 23:10:46 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-31 11:04:11 +0900 |
| commit | 029784cdc7bce7828dc98476e9b5fc675f058352 (patch) | |
| tree | 4d1adfa261781155ddb348eea665a7f56720da1d /kernel/kls_ttf/ftview | |
| parent | 3f622f151a403fbf12bcbff3b702fc7e750f16de (diff) | |
| download | libksquirrel-029784cd.tar.gz libksquirrel-029784cd.zip | |
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1bdd2746f8891bc9a22d76dc2531901d5c7b03bb)
Diffstat (limited to 'kernel/kls_ttf/ftview')
| -rw-r--r-- | kernel/kls_ttf/ftview/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kernel/kls_ttf/ftview/Makefile.am b/kernel/kls_ttf/ftview/Makefile.am deleted file mode 100644 index 3961023..0000000 --- a/kernel/kls_ttf/ftview/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -INCLUDES = -I. @SQ_FT_CFLAGS@ $(all_includes) - -noinst_LTLIBRARIES = libftview.la - -libftview_la_SOURCES = gblblit.cpp gblender.cpp grblit.cpp grfont.cpp grobjs.cpp - -EXTRA_DIST = gblblit.h gblender.h gblvbgr.h grblit.cpp grevents.h grobjs.cpp \ -gblany.h gblcolor.h gblhbgr.h gblvrgb.h grblit.h grfont.cpp grobjs.h README \ -gblblit.cpp gblender.cpp gblhrgb.h graph.h grconfig.h grfont.h grtypes.h |
