diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2005-01-24 21:35:31 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2005-01-24 21:35:31 +0000 |
commit | e323bb2c8f708e721613611e8693f7cd8f48578a (patch) | |
tree | db875db375ba45badeb31e4cfb31ee13d5f82414 /Makefile | |
parent | 6a17b444d22ef6e9296c08f38704af4af51fbc83 (diff) | |
download | multiarch-utils-e323bb2c8f708e721613611e8693f7cd8f48578a.tar multiarch-utils-e323bb2c8f708e721613611e8693f7cd8f48578a.tar.gz multiarch-utils-e323bb2c8f708e721613611e8693f7cd8f48578a.tar.bz2 multiarch-utils-e323bb2c8f708e721613611e8693f7cd8f48578a.tar.xz multiarch-utils-e323bb2c8f708e721613611e8693f7cd8f48578a.zip |
new file
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ bindir = $(prefix)/bin includedir = $(prefix)/include RPM_MACRO_FILES = macros.multiarch -RPM_BIN_FILES = mkmultiarch +RPM_BIN_FILES = mkmultiarch check-multiarch-files BINARIES = multiarch-platform multiarch-dispatch INCLUDES = multiarch-dispatch.h OTHER_FILES = Makefile multiarch-utils.spec ChangeLog |