Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-02 12:27:03 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-02 12:27:03 (GMT)
commitbaa0b607f331de9ee28bf2a2180339e4830f9550 (patch)
tree28d2076079591eda942384ba9841ee03076f82b9 /pdf/xpdf/Makefile.am
parent8e5042edbe098c8a8b760a36a8bc35dfca4e6041 (diff)
Fix distcheck
2005-01-02 Marco Pesenti Gritti <marco@gnome.org> * 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
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am6
1 files changed, 4 insertions, 2 deletions
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