Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dvi/dvilib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dvi/dvilib/Makefile.am')
-rw-r--r--dvi/dvilib/Makefile.am22
1 files changed, 0 insertions, 22 deletions
diff --git a/dvi/dvilib/Makefile.am b/dvi/dvilib/Makefile.am
deleted file mode 100644
index 2ccb2e1..0000000
--- a/dvi/dvilib/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-noinst_LIBRARIES = libdvilib.a
-
-libdvilib_a_SOURCES = \
- dl-dvi-file.cc \
- dl-dvi-fontdefinition.cc \
- dl-dvi-parser.cc \
- dl-dvi-program.cc \
- dl-dvi-runtime.cc \
- dl-loader.cc \
- dl-pkfont.cc \
- dl-vffont.cc \
- \
- dl-dvi-file.hh \
- dl-dvi-fontdefinition.hh \
- dl-dvi-parser.hh \
- dl-dvi-program.hh \
- dl-dvi-runtime.hh \
- dl-font.hh \
- dl-loader.hh \
- dl-pkfont.hh \
- dl-refcounted.hh \
- dl-vffont.hh