diff --git a/lib/src/api/libraryBrowser/Makefile b/lib/src/api/libraryBrowser/Makefile new file mode 100644 index 000000000..4a17cc396 --- /dev/null +++ b/lib/src/api/libraryBrowser/Makefile @@ -0,0 +1,2 @@ +all: + gf -make LibraryBrowser???.gf diff --git a/lib/src/demo/MkDemofuns.hs b/lib/src/api/libraryBrowser/MkLinAPI.hs similarity index 100% rename from lib/src/demo/MkDemofuns.hs rename to lib/src/api/libraryBrowser/MkLinAPI.hs