-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor tweak to build system to make it more autoconf compliant. (Than…
…ks flop01) darcs-hash:20090513162530-f1522-5acdb2ea21f55ed7446f2b7c92c15882d7a4e8a0.gz
- Loading branch information
scudette
committed
May 13, 2009
1 parent
d6c15ee
commit d343af6
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
ACLOCAL_AMFLAGS = -I config | ||
|
||
SUBDIRS = src debian | ||
|
||
my_images = $(shell find images -not -name .\*) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters