diff options
Diffstat (limited to 'src/Makefile_Ecore_Cocoa.am')
-rw-r--r-- | src/Makefile_Ecore_Cocoa.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile_Ecore_Cocoa.am b/src/Makefile_Ecore_Cocoa.am index eaaad48..66dc4f7 100644 --- a/src/Makefile_Ecore_Cocoa.am +++ b/src/Makefile_Ecore_Cocoa.am | |||
@@ -7,8 +7,7 @@ lib_LTLIBRARIES += lib/ecore_cocoa/libecore_cocoa.la | |||
7 | installed_ecorecocoamainheadersdir = $(includedir)/ecore-cocoa-@VMAJ@ | 7 | installed_ecorecocoamainheadersdir = $(includedir)/ecore-cocoa-@VMAJ@ |
8 | dist_installed_ecorecocoamainheaders_DATA = \ | 8 | dist_installed_ecorecocoamainheaders_DATA = \ |
9 | lib/ecore_cocoa/Ecore_Cocoa.h \ | 9 | lib/ecore_cocoa/Ecore_Cocoa.h \ |
10 | lib/ecore_cocoa/Ecore_Cocoa_Cursor.h \ | 10 | lib/ecore_cocoa/Ecore_Cocoa_Cursor.h |
11 | lib/ecore_cocoa/Ecore_Cocoa_Keys.h | ||
12 | 11 | ||
13 | lib_ecore_cocoa_libecore_cocoa_la_SOURCES = \ | 12 | lib_ecore_cocoa_libecore_cocoa_la_SOURCES = \ |
14 | lib/ecore_cocoa/ecore_cocoa.m \ | 13 | lib/ecore_cocoa/ecore_cocoa.m \ |