From baa0b607f331de9ee28bf2a2180339e4830f9550 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 02 Jan 2005 12:27:03 +0000 Subject: Fix distcheck 2005-01-02 Marco Pesenti Gritti * Makefile.am: * backend/Makefile.am: * data/Makefile.am: * dvi/Makefile.am: * dvi/dvilib/Makefile.am: * pdf/xpdf/Makefile.am: * po/POTFILES.in: * ps/Makefile.am: Fix distcheck --- (limited to 'pdf/xpdf/Makefile.am') diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am index 4e0f928..bbd94e8 100644 --- a/pdf/xpdf/Makefile.am +++ b/pdf/xpdf/Makefile.am @@ -97,7 +97,9 @@ libxpdf_la_SOURCES = \ PSOutputDev.h \ TextOutputDev.cc \ TextOutputDev.h \ - UTF8.h + UTF8.h \ + \ + gpdf-g-switch.h # The sources at the end are put in libxpdf.a for convenience here, but are # conceptually part of the apps not part of the libs. @@ -124,4 +126,4 @@ libpdfdocument_la_LIBADD = \ $(top_builddir)/pdf/fofi/libfofi.la \ $(top_builddir)/pdf/splash/libsplash.la -EXTRA_DIST = config.h +EXTRA_DIST = xpdfconfig.h -- cgit v0.9.1