diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 662c90265..065b3fc65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,13 +6,13 @@ AUTOMAKE_OPTIONS = 1.3 ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc m4 intl po misc include lib src win32 +SUBDIRS = doc m4 po misc include lib src win32 DEBFILES = debian/README.Debian debian/changelog debian/control \ debian/copyright debian/rules debian/compat \ debian/shlibdeps.sh debian/libxine-dev.install debian/libxine1.install -EXTRA_DIST = autogen.sh \ +EXTRA_DIST = config.rpath mkinstalldirs autogen.sh \ automake.diff \ $(DEBFILES) \ ChangeLog \ |
