chiark
/
gitweb
/
~mdw
/
mgLib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ca8a1a2
)
Various Debian fixes.
author
mdw
<mdw>
Mon, 10 Nov 2003 10:01:39 +0000
(10:01 +0000)
committer
mdw
<mdw>
Mon, 10 Nov 2003 10:01:39 +0000
(10:01 +0000)
Makefile.am
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 46fa96b25236b3c25f1099875f66854396192b9b..00ffc3124dbf3efeff131332ddf156ed2cabc43f 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,6
+1,6
@@
## -*-makefile-*-
##
## -*-makefile-*-
##
-## $Id: Makefile.am,v 1.
6 1999/11/11 19:54:37
mdw Exp $
+## $Id: Makefile.am,v 1.
7 2003/11/10 10:01:39
mdw Exp $
##
## Makefile for mgLib
##
##
## Makefile for mgLib
##
@@
-29,6
+29,9
@@
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
##----- Revision history ----------------------------------------------------
##
## $Log: Makefile.am,v $
+## Revision 1.7 2003/11/10 10:01:39 mdw
+## Various Debian fixes.
+##
## Revision 1.6 1999/11/11 19:54:37 mdw
## Prep for standalone release.
##
## Revision 1.6 1999/11/11 19:54:37 mdw
## Prep for standalone release.
##
@@
-56,4
+59,8
@@
libmgLib_la_LDFLAGS = -version-info 2:0:1
pkginclude_HEADERS = msg.h mdwfocus.h cancel.h
libmgLib_la_SOURCES = msg.c mdwfocus.c cancel.c
pkginclude_HEADERS = msg.h mdwfocus.h cancel.h
libmgLib_la_SOURCES = msg.c mdwfocus.c cancel.c
+EXTRA_DIST = \
+ debian/rules debian/copyright debian/control debian/changelog
+
+
##----- That's all, folks ---------------------------------------------------
##----- That's all, folks ---------------------------------------------------