diff options
author | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-11-28 14:59:50 +0000 |
commit | 0ddaa5127bf155ffb93f9da13381ad176b43a295 (patch) | |
tree | 8ce67d05aedf5d2e2fcb405e4c4b04facc3d5bad /src | |
parent | 5212a0752902e64bbd0e24b5c84edb0350e2d3f8 (diff) |
Hopla
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a33fc35..b63b25f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,3 +17,5 @@ Baltisot_SOURCES = Main.cc LDADD = ../lib/libBaltisot.la Baltisot_LDADD = $(LDADD) + +EXTRA_DIST = misc.cc TestApplet.java |