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:
12
Makefile.am
12
Makefile.am
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user