discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=a588b891b569416236118e1fae8eaec77bad2f09

commit a588b891b569416236118e1fae8eaec77bad2f09
Author: Mike Blumenkrantz <[email protected]>
Date:   Thu Feb 20 21:47:19 2014 -0500

    fix evry makefile install rule
---
 src/modules/Makefile_everything.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/modules/Makefile_everything.mk 
b/src/modules/Makefile_everything.mk
index f731c86..6c252e8 100644
--- a/src/modules/Makefile_everything.mk
+++ b/src/modules/Makefile_everything.mk
@@ -51,5 +51,5 @@ DISTCLEANFILES += src/modules/everything/everything.pc
 
 PHONIES += everything install-everything
 everything: $(everythingpkg_LTLIBRARIES) $(everything_DATA)
-install-everything: install-everythingDATA install-everythingpkgLTLIBRARIES 
install-everything_pkgconfig_DATA
+install-everything: install-everythingDATA install-everythingpkgLTLIBRARIES 
install-everything_pkgconfigDATA
 endif

-- 


Reply via email to