diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-15 12:39:49 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-15 16:15:22 -0700 |
| commit | abf731b3d79b66d9da62496cebf157f2888a4c93 (patch) | |
| tree | 5b5f7c59fb93b6fd2594fe6c4a599b1b518e8668 /altosui/Makefile.am | |
| parent | 8073007292875169a6304824ae52039ce6564813 (diff) | |
windows: Rename telemetrum.inf to altusmetrum.inf
Use the corporate name for this file
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosui/Makefile.am')
| -rw-r--r-- | altosui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 0300513e..ddeb8ea3 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -144,7 +144,7 @@ MACOSX_INFO_PLIST=Info.plist MACOSX_FILES=$(FAT_FILES) libaltos.dylib $(MACOSX_INFO_PLIST) $(DOC) ReadMe-Mac.rtf $(MACOSX_ICON) MACOSX_EXTRA=$(FIRMWARE) -WINDOWS_FILES=$(FAT_FILES) altos.dll altos64.dll $(top_srcdir)/telemetrum.inf $(WINDOWS_ICON) +WINDOWS_FILES=$(FAT_FILES) altos.dll altos64.dll $(top_srcdir)/altusmetrum.inf $(WINDOWS_ICON) all-local: classes/altosui $(JAR) altosui altosui-test altosui-jdb |
