diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 25558f55b..2ae9ff48a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -16,6 +16,10 @@ xine.h: xine.h.tmpl debug: + +install-debug: install + + mostlyclean-generic: -rm -f *~ \#* .*~ .\#* |