diff options
Diffstat (limited to 'sys/oss/Makefile.am')
-rw-r--r-- | sys/oss/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/oss/Makefile.am b/sys/oss/Makefile.am index 0365ba08..69c128eb 100644 --- a/sys/oss/Makefile.am +++ b/sys/oss/Makefile.am @@ -14,7 +14,8 @@ noinst_HEADERS = gstosssink.h \ gstosssrc.h \ gstosselement.h\ gstossmixer.h \ - gst-i18n-plugin.h + gst-i18n-plugin.h \ + gettext.h noinst_PROGRAMS = oss_probe |