diff options
Diffstat (limited to 'src/demuxers')
| -rw-r--r-- | src/demuxers/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/demuxers/Makefile.am b/src/demuxers/Makefile.am index 2fe2bfefc..1df89f6af 100644 --- a/src/demuxers/Makefile.am +++ b/src/demuxers/Makefile.am @@ -56,6 +56,9 @@ uninstall-includeHEADERS: debug: $(MAKE) CFLAGS="$(DEBUG_CFLAGS)" +install-debug: debug + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + mostlyclean-generic: -rm -f *~ \#* .*~ .\#* |
