system-controller: only override dst rectangle for apps.
[profile/ivi/murphy.git] / Makefile.am
index 29d89ee..657bda0 100644 (file)
@@ -1,5 +1,8 @@
+AUTOMAKE_OPTIONS = foreign
+ACLOCAL_AMFLAGS = -I m4
+
 SUBDIRS  = . utils src doc
-doc_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README
+doc_DATA = AUTHORS ChangeLog NEWS README
 
 # This is the only way with automake I know of to force 'check-git-hooks'
 # to be evaluated before 'all'. If there is a nicer way, I'm all ears...
@@ -42,10 +45,6 @@ check-git-hooks:
            done                                                             \
        fi
 
-# linker script generation
-generate-linker-scripts:
-       $(MAKE) -C src $@
-
 # cleanup
 clean-local:
        rm -f *~