diff options
| author | The Android Open Source Project <initial-contribution@android.com> | 2008-12-17 18:08:08 -0800 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2008-12-17 18:08:08 -0800 |
| commit | 35237d135807af84bf9b0e5b8d7f8633e58db6f5 (patch) | |
| tree | d8bcf3ada2182d248604728285dd80abb466f22a /libpixelflinger/Android.mk | |
| parent | 4f6e8d7a00cbeda1e70cc15be9c4af1018bdad53 (diff) | |
| download | system_core-35237d135807af84bf9b0e5b8d7f8633e58db6f5.tar.gz system_core-35237d135807af84bf9b0e5b8d7f8633e58db6f5.tar.bz2 system_core-35237d135807af84bf9b0e5b8d7f8633e58db6f5.zip | |
Code drop from //branches/cupcake/...@124589
Diffstat (limited to 'libpixelflinger/Android.mk')
| -rw-r--r-- | libpixelflinger/Android.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libpixelflinger/Android.mk b/libpixelflinger/Android.mk index a8e5ee4e..6edc56fe 100644 --- a/libpixelflinger/Android.mk +++ b/libpixelflinger/Android.mk @@ -85,3 +85,6 @@ ifeq ($(TARGET_ARCH),arm) LOCAL_WHOLE_STATIC_LIBRARIES := libpixelflinger_armv6 endif include $(BUILD_STATIC_LIBRARY) + + +include $(call all-makefiles-under,$(LOCAL_PATH)) |
