diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 22:19:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 22:19:03 -0400 |
commit | 6494b981576162ce61ec01416126b3ad88dfe193 (patch) | |
tree | c2d2b1c937abd45ce38d937afe519ac761690a90 | |
parent | de55f692d407dbd8db4b37be71d08dba4134fdc5 (diff) |
oops
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c217e223e0..eca7e59435 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1367,7 +1367,7 @@ CLEANFILES += \ $(AM_V_at)$(MKDIR_P) $(dir $@) $(AM_V_GPERF)$(GPERF) -L ANSI-C -t --ignore-case -N lookup_$(notdir $*) -H hash_$(notdir $*)_name -p -C <$< >$@ -#@src/libbasic/include/basic/Makefile +#@src/libbasic/include/Makefile at.subdirs += basic #@src/libbasic/include/basic/Makefile src/basic/errno-list.txt: |