repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
histring-git
/
extrasrc_not_allowed.patch
blob
e51ba9d8823aa6e23448ed7f8dd65ca7a827d460
1
diff --git i/Makefile.am w/Makefile.am
2
index a675e79..785af7e 100644
3
--- i/Makefile.am
4
+++ w/Makefile.am
5
@@ -1,6 +1,6 @@
6
7
bin_PROGRAMS = histring
8
-histring_SOURCES = histring.c @EXTRASRC@
9
+histring_SOURCES = histring.c
10
histring_DEPENDENCIES = @EXTRAOBJ@
11
histring_LDADD = @EXTRAOBJ@
12