1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-05 15:55:56 +01:00

Fixed stupid automake dependancies. Grrrr...

This commit is contained in:
dan
1999-04-20 15:47:38 +00:00
parent 5637e33524
commit da4fc6b3a8
16 changed files with 42 additions and 118 deletions

View File

@@ -15,10 +15,10 @@ WindowMaker.lsm: WindowMaker.lsm.in
-e "s/SIZE/$$size M/"\
WindowMaker.lsm.in > WindowMaker-$(VERSION).lsm
dist-hook:
touch `find -name configure.in -print`
touch `find -name aclocal.m4 -print`
touch `find -name Makefile.am -print`
touch `find -name Makefile.in -print`
touch `find -name configure -print`
#dist-hook:
# touch `find -name configure.in -print`
# touch `find -name aclocal.m4 -print`
# touch `find -name Makefile.am -print`
# touch `find -name Makefile.in -print`
# touch `find -name configure -print`