mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
6 lines
135 B
Makefile
6 lines
135 B
Makefile
GOMSPACESRC = gs100.c gs100.h
|
|
|
|
noinst_LTLIBRARIES = libhamlib-gomspace.la
|
|
libhamlib_gomspace_la_SOURCES = $(GOMSPACESRC)
|
|
|
|
EXTRA_DIST =
|