Skip to content

Commit

Permalink
Set AUTOMAKE_OPTIONS = foreign to make Automake less picky about
Browse files Browse the repository at this point in the history
exactly which files exist or not.


git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@523 e88ac4ed-0b26-0410-9574-a7f39faa03bf
  • Loading branch information
linus authored and linus committed Mar 22, 2010
1 parent f43b8b7 commit 97f919d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
AUTOMAKE_OPTIONS = foreign

sbin_PROGRAMS = radsecproxy
bin_PROGRAMS = catgconf

Expand Down

0 comments on commit 97f919d

Please sign in to comment.