chiark
/
gitweb
/
~mdw
/
jog
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
61158d2
)
New header file.
author
mdw
<mdw>
Wed, 30 Jan 2002 09:28:06 +0000
(09:28 +0000)
committer
mdw
<mdw>
Wed, 30 Jan 2002 09:28:06 +0000
(09:28 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index b53698106692981531397a60fe3e19ac7c1b2acb..5fe3ce577e2980f5e9e3845e573848df46c7cad7 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
## -*-makefile-*-
##
## -*-makefile-*-
##
-## $Id: Makefile.am,v 1.
1 2002/01/25 19:34:45
mdw Exp $
+## $Id: Makefile.am,v 1.
2 2002/01/30 09:28:06
mdw Exp $
##
## Makefile for jog
##
##
## Makefile for jog
##
@@
-28,6
+28,9
@@
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
+## Revision 1.2 2002/01/30 09:28:06 mdw
+## New header file.
+##
## Revision 1.1 2002/01/25 19:34:45 mdw
## Initial revision
##
## Revision 1.1 2002/01/25 19:34:45 mdw
## Initial revision
##
@@
-37,7
+40,7
@@
AUTOMAKE_OPTIONS = foreign
bin_PROGRAMS = jogrx
jogrx_SOURCES = \
bin_PROGRAMS = jogrx
jogrx_SOURCES = \
- main.c \
+ main.c
jog.h
\
err.c rxglue.c txport.c serial.c \
err.h rxglue.h txport.h serial.h \
tx-socket.c tx-socket.h \
err.c rxglue.c txport.c serial.c \
err.h rxglue.h txport.h serial.h \
tx-socket.c tx-socket.h \