Add obtheme/ to the build system
authorDana Jansens <danakj@orodu.net>
Fri, 21 May 2010 18:43:12 +0000 (14:43 -0400)
committerDana Jansens <danakj@orodu.net>
Sat, 26 Jun 2010 23:30:45 +0000 (01:30 +0200)
commitf03e3a1487f7e33b2913e499a4c2f70e92a5c650
tree8b8994af41ba7bfa1d574dfb29c0d6544f52e6c1
parenta8fcc550dd127f09929ba09be6c68bab363288e3
Add obtheme/ to the build system

Had to rename the .y file so it didn't clash
Added a Makefile stub in the directory to run the top level Makefile
.gitignore
Makefile.am
README.GIT
configure.ac
obtheme/.gitignore [deleted file]
obtheme/Makefile [new file with mode: 0644]
obtheme/lexer.l [moved from obtheme/obtheme.l with 100% similarity]
obtheme/parser.y [moved from obtheme/obtheme.y with 100% similarity]