gtkslash 0.5.4
This commit is contained in:
parent
c32ead1037
commit
160ee6ac73
20 changed files with 4337 additions and 1283 deletions
4
Makefile.am
Normal file
4
Makefile.am
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
AUTOMAKE_OPTIONS=no-dependencies
|
||||
bin_PROGRAMS = gtkslash
|
||||
gtkslash_SOURCES = gtkslash.c rcfuncs.c rcfuncs.h
|
||||
EXTRA_DIST = BUGS Makefile.vc6 gtkslashrc
|
||||
Reference in a new issue