Changeset cb5ee7e3ae7c6cfa452f53c002327310f1966e3e

User picture

Commiter: Nikos Chantziaras

Author: Nikos Chantziaras

Parent: 6d70ad6b60

(2009/06/27 14:24) Over 2 years ago

Remove "frob" from bin_PROGRAMS of Makefile.am

This was placed there by mistake and breaks "make install".

Affected files

Updated Makefile.am Download diff

6d70ad6b60d632ae31f7dfc123f1eeb7e5ec441acb5ee7e3ae7c6cfa452f53c002327310f1966e3e
16
## Because each individual makefile expands bin_PROGRAMS with '+=', it
16
## Because each individual makefile expands bin_PROGRAMS with '+=', it
17
## must have been previously set, even if it's empty.
17
## must have been previously set, even if it's empty.
18
##
18
##
19
bin_PROGRAMS = frob
19
bin_PROGRAMS =
20
20
21
## If we should build the compilers, include their makefiles.
21
## If we should build the compilers, include their makefiles.
22
##
22
##