diff options
Diffstat (limited to 'src/video_out/libdha/bin/Makefile.am')
-rw-r--r-- | src/video_out/libdha/bin/Makefile.am | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/src/video_out/libdha/bin/Makefile.am b/src/video_out/libdha/bin/Makefile.am index 88eac9aca..24c6d3abf 100644 --- a/src/video_out/libdha/bin/Makefile.am +++ b/src/video_out/libdha/bin/Makefile.am @@ -1,12 +1,3 @@ -EXTRA_DIST = README mapdev.copyright mapdev.vxd - -debug: -install-debug: +include $(top_srcdir)/misc/Makefile.common -mostlyclean-generic: - -rm -f *~ \#* .*~ .\#* - -maintainer-clean-generic: - -@echo "This command is intended for maintainers to use;" - -@echo "it deletes files that may require special tools to rebuild." - -rm -f Makefile.in +EXTRA_DIST = README mapdev.copyright mapdev.vxd |