diff options
-rw-r--r-- | misc/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 7c7569cda..a5ef28635 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -11,7 +11,8 @@ EXTRA_DIST = build_rpms.sh \ xine-lib.spec.in \ xine-lib.spec \ libxine.pc.in \ - libdvdcss-1.2.6-network.patch + libdvdcss-1.2.6-network.patch \ + Makefile.common bin_SCRIPTS = xine-config |