diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-15 16:10:15 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-15 16:30:08 -0700 |
| commit | 3b5651d311d4268a130996e71afc11b508e59637 (patch) | |
| tree | b3ab44a654d5309b5ff666206ec87238f16ae05c /telegps/Makefile.am | |
| parent | ef6998c2d052bf639f257b71baefacf3a652506f (diff) | |
windows: Sign altusmetrum.inf with altusmetrum.cat
This .cat file will need to be updated when we get our 'real'
signature.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'telegps/Makefile.am')
| -rw-r--r-- | telegps/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telegps/Makefile.am b/telegps/Makefile.am index 99c2fb4a..7b550e9e 100644 --- a/telegps/Makefile.am +++ b/telegps/Makefile.am @@ -128,7 +128,7 @@ MACOSX_README=ReadMe-Mac.rtf MACOSX_FILES=$(FAT_FILES) libaltos.dylib $(MACOSX_INFO_PLIST) $(MACOSX_README) $(DOC) $(MACOSX_ICON) MACOSX_EXTRA=$(FIRMWARE) -WINDOWS_FILES=$(FAT_FILES) altos.dll altos64.dll $(top_srcdir)/altusmetrum.inf $(DOC) $(WINDOWS_ICON) +WINDOWS_FILES=$(FAT_FILES) altos.dll altos64.dll $(top_srcdir)/altusmetrum.inf $(top_srcdir)/altusmetrum.cat $(DOC) $(WINDOWS_ICON) if FATINSTALL |
